Status: Pass 1190 Failure 14 Skip 84
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_verify_created_server_ephemeral_disk[id-b3c7bcfc-bb5b-4e22-b517-c7f686b802ca] |
fail
ft1.1: tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk[id-b3c7bcfc-bb5b-4e22-b517-c7f686b802ca]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-25 04:50:16,570 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.46/compute/v2.1/flavors/452 0.410s 2022-05-25 04:50:16,570 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:50:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '370', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c47b6416-ba4d-4a1c-af9b-4b19e50557c9', 'x-compute-request-id': 'req-c47b6416-ba4d-4a1c-af9b-4b19e50557c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/flavors/452'} Body: b'{"flavor": {"id": "452", "name": "m1.heat2", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/flavors/452"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}}' 2022-05-25 04:50:17,352 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.46/compute/v2.1/flavors 0.778s 2022-05-25 04:50:17,352 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"flavor": {"ram": 1024, "vcpus": 1, "disk": 1, "name": "tempest-flavor_with_ephemeral_1-122066342", "id": 425478719, "OS-FLV-EXT-DATA:ephemeral": 1, "os-flavor-access:is_public": "True"}} Response - Headers: {'date': 'Wed, 25 May 2022 04:50:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '421', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61cb1f74-959e-4c53-82d7-c90b6b2f050e', 'x-compute-request-id': 'req-61cb1f74-959e-4c53-82d7-c90b6b2f050e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/flavors'} Body: b'{"flavor": {"id": "425478719", "name": "tempest-flavor_with_ephemeral_1-122066342", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/flavors/425478719"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/425478719"}]}}' 2022-05-25 04:50:17,400 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.46/compute/v2.1/flavors/452/os-extra_specs 0.044s 2022-05-25 04:50:17,400 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:50:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '19', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73fd0a13-022e-40af-a2dc-fc77019f76a9', 'x-compute-request-id': 'req-73fd0a13-022e-40af-a2dc-fc77019f76a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/flavors/452/os-extra_specs'} Body: b'{"extra_specs": {}}' 2022-05-25 04:50:17,505 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 POST http://10.222.0.46/compute/v2.1/flavors 0.103s 2022-05-25 04:50:17,506 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"flavor": {"ram": 1024, "vcpus": 1, "disk": 1, "name": "tempest-flavor_with_ephemeral_0-1577572630", "id": 809718163, "OS-FLV-EXT-DATA:ephemeral": 0, "os-flavor-access:is_public": "True"}} Response - Headers: {'date': 'Wed, 25 May 2022 04:50:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '422', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb1c287c-095d-4c7e-bf34-7a4bb3cc2728', 'x-compute-request-id': 'req-cb1c287c-095d-4c7e-bf34-7a4bb3cc2728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/flavors'} Body: b'{"flavor": {"id": "809718163", "name": "tempest-flavor_with_ephemeral_0-1577572630", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/flavors/809718163"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}}' 2022-05-25 04:50:17,527 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.46/compute/v2.1/flavors/452/os-extra_specs 0.019s 2022-05-25 04:50:17,528 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:50:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '19', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f5b4e34-6092-4539-8f39-6bcea8209a8f', 'x-compute-request-id': 'req-2f5b4e34-6092-4539-8f39-6bcea8209a8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/flavors/452/os-extra_specs'} Body: b'{"extra_specs": {}}' 2022-05-25 04:50:17,529 126978 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-05-25 04:50:17,530 126978 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-05-25 04:50:17,678 126978 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.46/compute/v2.1/os-keypairs 0.145s 2022-05-25 04:50:17,678 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1578718478", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBhCw3bTYWOdiqZMEIv2sE2LdXiKWtcMtO7kcQTGzVqyE+napgq35YHCLu7Y0I9LqwlTTuqUvMDEPMjcRpz5TCsgxqQY2HKCprOyxFLP4cqnT5ffvAID4Wp8XZANVKVGPg=="}} Response - Headers: {'date': 'Wed, 25 May 2022 04:50:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9ac1083-23ef-45ea-81d0-032ff4d215d0', 'x-compute-request-id': 'req-b9ac1083-23ef-45ea-81d0-032ff4d215d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1578718478", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBhCw3bTYWOdiqZMEIv2sE2LdXiKWtcMtO7kcQTGzVqyE+napgq35YHCLu7Y0I9LqwlTTuqUvMDEPMjcRpz5TCsgxqQY2HKCprOyxFLP4cqnT5ffvAID4Wp8XZANVKVGPg==", "fingerprint": "d2:6a:fe:21:73:d3:c7:5a:8b:e8:d1:ac:e9:69:fa:e9", "user_id": "0274832ec9d740be9a433a88f0b3dd25"}}' 2022-05-25 04:50:17,680 126978 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1578718478 created 2022-05-25 04:50:18,126 126978 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.46:9696/v2.0/security-groups 0.444s 2022-05-25 04:50:18,126 126978 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--95365042", "description": "tempest-description--314261378"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-15c18631-deb4-471e-9c67-6997071b213e', 'date': 'Wed, 25 May 2022 04:50:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "29588068-a1e1-4145-80a3-bb685b4e859c", "name": "tempest-securitygroup--95365042", "stateful": true, "tenant_id": "7ed53cba765847218f0625a15155736d", "description": "tempest-description--314261378", "shared": false, "security_group_rules": [{"id": "06a6dd34-a8e5-4299-aaeb-1091198313c3", "tenant_id": "7ed53cba765847218f0625a15155736d", "security_group_id": "29588068-a1e1-4145-80a3-bb685b4e859c", "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": 138, "description": null, "tags": [], "created_at": "2022-05-25T04:50:17Z", "updated_at": "2022-05-25T04:50:17Z", "revision_number": 0, "project_id": "7ed53cba765847218f0625a15155736d"}, {"id": "0e75b710-d1ab-48c7-8057-c822e1e64d6c", "tenant_id": "7ed53cba765847218f0625a15155736d", "security_group_id": "29588068-a1e1-4145-80a3-bb685b4e859c", "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": 139, "description": null, "tags": [], "created_at": "2022-05-25T04:50:17Z", "updated_at": "2022-05-25T04:50:17Z", "revision_number": 0, "project_id": "7ed53cba765847218f0625a15155736d"}], "tags": [], "created_at": "2022-05-25T04:50:17Z", "updated_at": "2022-05-25T04:50:17Z", "revision_number": 1, "project_id": "7ed53cba765847218f0625a15155736d"}}' 2022-05-25 04:50:18,560 126978 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.46:9696/v2.0/security-group-rules 0.433s 2022-05-25 04:50:18,560 126978 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": "29588068-a1e1-4145-80a3-bb685b4e859c", "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-ea65c91a-2a6a-4c1c-9aa3-aecfaca228e7', 'date': 'Wed, 25 May 2022 04:50:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8b428594-0cfa-4742-98ab-78402feda35b", "tenant_id": "7ed53cba765847218f0625a15155736d", "security_group_id": "29588068-a1e1-4145-80a3-bb685b4e859c", "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-05-25T04:50:18Z", "updated_at": "2022-05-25T04:50:18Z", "revision_number": 0, "project_id": "7ed53cba765847218f0625a15155736d"}}' 2022-05-25 04:50:19,123 126978 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.46:9696/v2.0/security-group-rules 0.562s 2022-05-25 04:50:19,123 126978 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": "29588068-a1e1-4145-80a3-bb685b4e859c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c674bac8-dd7a-4ccd-a55d-f87b95ab2708', 'date': 'Wed, 25 May 2022 04:50:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9c79aa7a-6f1c-46c0-91e6-a60cccb7e115", "tenant_id": "7ed53cba765847218f0625a15155736d", "security_group_id": "29588068-a1e1-4145-80a3-bb685b4e859c", "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-05-25T04:50:18Z", "updated_at": "2022-05-25T04:50:18Z", "revision_number": 0, "project_id": "7ed53cba765847218f0625a15155736d"}}' 2022-05-25 04:50:19,124 126978 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--95365042 created 2022-05-25 04:50:20,950 126978 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.46:9696/v2.0/floatingips 1.826s 2022-05-25 04:50:20,955 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "fe3ce551-a5d3-465a-835f-df75efdb5a53"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-57adc72a-5546-485e-a4f0-6ba05065db5b', 'date': 'Wed, 25 May 2022 04:50:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f730bf72-0b03-4c45-8d30-b8c19136a221", "tenant_id": "7ed53cba765847218f0625a15155736d", "floating_ip_address": "172.25.0.147", "floating_network_id": "fe3ce551-a5d3-465a-835f-df75efdb5a53", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "7ed53cba765847218f0625a15155736d", "description": "", "port_details": null, "tags": [], "created_at": "2022-05-25T04:50:20Z", "updated_at": "2022-05-25T04:50:20Z", "revision_number": 0}}' 2022-05-25 04:50:20,955 126978 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f730bf72-0b03-4c45-8d30-b8c19136a221', 'tenant_id': '7ed53cba765847218f0625a15155736d', 'floating_ip_address': '172.25.0.147', 'floating_network_id': 'fe3ce551-a5d3-465a-835f-df75efdb5a53', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7ed53cba765847218f0625a15155736d', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-05-25T04:50:20Z', 'updated_at': '2022-05-25T04:50:20Z', 'revision_number': 0, 'ip': '172.25.0.147'} created 2022-05-25 04:50:21,204 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 201 POST http://10.222.0.46/identity/v3/auth/tokens 0.241s 2022-05-25 04:50:21,204 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 25 May 2022 04:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3268', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5d32b3e7-c5a5-4e95-88e8-84bbd2b130d4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "0274832ec9d740be9a433a88f0b3dd25", "name": "tempest-ServersWithSpecificFlavorTestJSON-192055077-project", "password_expires_at": null}, "audit_ids": ["fzZ9CoUxSYGPYsOMMZSpew"], "expires_at": "2022-05-25T05:50:21.000000Z", "issued_at": "2022-05-25T04:50:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ed53cba765847218f0625a15155736d", "name": "tempest-ServersWithSpecificFlavorTestJSON-192055077"}, "is_domain": false, "roles": [{"id": "e4c48618748947c09ec50fdd2588edd1", "name": "member"}, {"id": "a2cc4ce49de946b2bb9340a57fcf04f1", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7ca836e573d44865aa8fba7796af6b66", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.46:8080", "region": "RegionOne"}, {"id": "d9bafbff933d4d059ed50d37c836b515", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46:8080/v1/AUTH_7ed53cba765847218f0625a15155736d", "region": "RegionOne"}], "id": "2ee8fcc4d197426491ebff543e05f707", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "2dc2de88974144b5bf6562d2e61fd2ec", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46:9696/", "region": "RegionOne"}], "id": "662708ba4d6f47f9be771ce03892955e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "48d34ae19268447db0217d9222efe711", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/identity", "region": "RegionOne"}], "id": "8cfd328d6aa245e78d47335f8bd04ae6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e56f7cd7f5364a60b4ca8f1f84c6e17a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/compute/v2/7ed53cba765847218f0625a15155736d", "region": "RegionOne"}], "id": "a1547e134d734596b7d71fef787fed90", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b82ce0f98e92449dbe98455e7452f1fc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/placement", "region": "RegionOne"}], "id": "aa6e47c0c948480b912e4086f269ce77", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "58ab4aa896874d5f9de07f03a00f8973", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/volume/v3/7ed53cba765847218f0625a15155736d", "region": "RegionOne"}], "id": "d3ba0472b8e0424fb647d1bdd1efe491", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c7678b1b1ad54dfea402e59dd2768170", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/volume/v3/7ed53cba765847218f0625a15155736d", "region": "RegionOne"}], "id": "e69d48456a254117b4e07f2379ee99ce", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "75af32e9edb346eaadb487f923eeb0b2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/compute/v2.1", "region": "RegionOne"}], "id": "e84caa8c46364150a2c6165a23baf79c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "048206d365f44a8792f552c2d7b02eb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/image", "region": "RegionOne"}], "id": "fb71393dea874f01905a5ea7fc4d69ec", "type": "image", "name": "glance"}]}}' 2022-05-25 04:50:21,205 126978 INFO [tempest.lib.common.fixed_network] (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk) Found network {'id': 'd8157a86-365a-4529-b787-9a4713ff67b3', 'name': 'tempest-ServersWithSpecificFlavorTestJSON-1991496684-network', 'tenant_id': '7ed53cba765847218f0625a15155736d', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7ed53cba765847218f0625a15155736d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 215, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-05-25T04:49:50Z', 'updated_at': '2022-05-25T04:49:50Z', 'revision_number': 1} available for tenant 2022-05-25 04:50:21,205 126978 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1578718478', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBhCw3bTYWOdiqZMEIv2sE2LdXiKWtcMtO7kcQTGzVqyE+napgq35YHCLu7Y0I9LqwlTTuqUvMDEPMjcRpz5TCsgxqQY2HKCprOyxFLP4cqnT5ffvAID4Wp8XZANVKVGPg==', 'fingerprint': 'd2:6a:fe:21:73:d3:c7:5a:8b:e8:d1:ac:e9:69:fa:e9', 'user_id': '0274832ec9d740be9a433a88f0b3dd25', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBI+bjvXzS1UkKndVVmmbVy7Gs4llCV7B9KguCzM9h0SFjY0FxFvylI\nWlTBraSbGwSgBwYFK4EEACKhZANiAAQYQsN202FjnYqmTBCL9rBNi3V4ilrXDLTu\n5HEExs1ashPp2qYKt+WBwi7u2NCPS6sJU07qlLzAxDzI3Eac+UwrIMakGNhygqaz\nssRSz+HKp0+X37wCA+FqfF2QDVSlRj4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '29588068-a1e1-4145-80a3-bb685b4e859c', 'name': 'tempest-securitygroup--95365042', 'stateful': True, 'tenant_id': '7ed53cba765847218f0625a15155736d', 'description': 'tempest-description--314261378', 'shared': False, 'security_group_rules': [{'id': '06a6dd34-a8e5-4299-aaeb-1091198313c3', 'tenant_id': '7ed53cba765847218f0625a15155736d', 'security_group_id': '29588068-a1e1-4145-80a3-bb685b4e859c', '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': 138, 'description': None, 'tags': [], 'created_at': '2022-05-25T04:50:17Z', 'updated_at': '2022-05-25T04:50:17Z', 'revision_number': 0, 'project_id': '7ed53cba765847218f0625a15155736d'}, {'id': '0e75b710-d1ab-48c7-8057-c822e1e64d6c', 'tenant_id': '7ed53cba765847218f0625a15155736d', 'security_group_id': '29588068-a1e1-4145-80a3-bb685b4e859c', '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': 139, 'description': None, 'tags': [], 'created_at': '2022-05-25T04:50:17Z', 'updated_at': '2022-05-25T04:50:17Z', 'revision_number': 0, 'project_id': '7ed53cba765847218f0625a15155736d'}], 'tags': [], 'created_at': '2022-05-25T04:50:17Z', 'updated_at': '2022-05-25T04:50:17Z', 'revision_number': 1, 'project_id': '7ed53cba765847218f0625a15155736d'}, 'floating_ip': {'id': 'f730bf72-0b03-4c45-8d30-b8c19136a221', 'tenant_id': '7ed53cba765847218f0625a15155736d', 'floating_ip_address': '172.25.0.147', 'floating_network_id': 'fe3ce551-a5d3-465a-835f-df75efdb5a53', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7ed53cba765847218f0625a15155736d', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-05-25T04:50:20Z', 'updated_at': '2022-05-25T04:50:20Z', 'revision_number': 0, 'ip': '172.25.0.147'}} 2022-05-25 04:50:22,511 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 202 POST http://10.222.0.46/compute/v2.1/servers 1.305s 2022-05-25 04:50:22,512 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "imageRef": "6993e405-4272-4d50-bc6f-fac6f767bb93", "flavorRef": "809718163", "adminPass": "password", "networks": [{"uuid": "d8157a86-365a-4529-b787-9a4713ff67b3"}], "security_groups": [{"name": "tempest-securitygroup--95365042"}], "key_name": "tempest-keypair-1578718478", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 25 May 2022 04:50:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '400', 'location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ea9c773-743b-4562-aec5-11086a4da019', 'x-compute-request-id': 'req-8ea9c773-743b-4562-aec5-11086a4da019', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.46/compute/v2.1/servers'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--95365042"}], "adminPass": "password"}}' 2022-05-25 04:50:22,631 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.117s 2022-05-25 04:50:22,632 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1262', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5abb342d-8bc5-4e96-b959-91cbd606c140', 'x-compute-request-id': 'req-5abb342d-8bc5-4e96-b959-91cbd606c140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "BUILD", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:50:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1578718478", "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-05-25 04:50:23,737 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.097s 2022-05-25 04:50:23,737 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:50:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1262', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-092e229a-bcd2-4707-87c3-1b8b78302985', 'x-compute-request-id': 'req-092e229a-bcd2-4707-87c3-1b8b78302985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "BUILD", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:50:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1578718478", "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-05-25 04:50:24,847 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.100s 2022-05-25 04:50:24,848 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97c702f9-d444-4ee7-b05b-f702b4c4eb48', 'x-compute-request-id': 'req-97c702f9-d444-4ee7-b05b-f702b4c4eb48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "BUILD", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:50:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578718478", "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-05-25 04:50:24,855 126978 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2022-05-25 04:50:26,146 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.290s 2022-05-25 04:50:26,146 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:50:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1320', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11465f0b-9d5b-4c15-b71c-64033a5a2d1d', 'x-compute-request-id': 'req-11465f0b-9d5b-4c15-b71c-64033a5a2d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "BUILD", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:50:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578718478", "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-05-25 04:50:26,154 126978 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2022-05-25 04:50:27,399 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.243s 2022-05-25 04:50:27,399 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edf361f0-769d-438d-96b6-b48fa353935b', 'x-compute-request-id': 'req-edf361f0-769d-438d-96b6-b48fa353935b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "BUILD", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:50:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:50:28,709 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.301s 2022-05-25 04:50:28,710 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06cb8eac-e61e-4c2e-93fe-5eeb29da00a5', 'x-compute-request-id': 'req-06cb8eac-e61e-4c2e-93fe-5eeb29da00a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "BUILD", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:50:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:50:30,065 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.348s 2022-05-25 04:50:30,066 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-021373b0-7d3d-42ff-9078-542a5ba2bd67', 'x-compute-request-id': 'req-021373b0-7d3d-42ff-9078-542a5ba2bd67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "BUILD", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:50:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:50:31,373 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.299s 2022-05-25 04:50:31,374 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:50:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96c77749-5c5e-4dec-b88b-36e26b482226', 'x-compute-request-id': 'req-96c77749-5c5e-4dec-b88b-36e26b482226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "BUILD", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:50:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:50:32,584 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.202s 2022-05-25 04:50:32,585 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ac9195c-0695-4120-9a6e-0c0261d6a470', 'x-compute-request-id': 'req-6ac9195c-0695-4120-9a6e-0c0261d6a470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "BUILD", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:50:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:50:33,937 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.344s 2022-05-25 04:50:33,938 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:50:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d17d7efd-0bb8-462b-a633-80012246d84c', 'x-compute-request-id': 'req-d17d7efd-0bb8-462b-a633-80012246d84c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "BUILD", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:50:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:50:35,181 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.234s 2022-05-25 04:50:35,181 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aab1cc32-55f0-4760-b91c-478f851f9f31', 'x-compute-request-id': 'req-aab1cc32-55f0-4760-b91c-478f851f9f31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "BUILD", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:50:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:50:36,513 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.323s 2022-05-25 04:50:36,513 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f07bd16-cc85-4d0c-9e31-de1d91bb662d', 'x-compute-request-id': 'req-7f07bd16-cc85-4d0c-9e31-de1d91bb662d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "BUILD", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:50:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:50:38,126 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.604s 2022-05-25 04:50:38,126 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:50:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13bd1d06-40d5-4d47-9b91-5b674c21aad0', 'x-compute-request-id': 'req-13bd1d06-40d5-4d47-9b91-5b674c21aad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "BUILD", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:50:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:50:39,573 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.437s 2022-05-25 04:50:39,573 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1585', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb00180e-7274-42b2-bed4-d737f0149822', 'x-compute-request-id': 'req-cb00180e-7274-42b2-bed4-d737f0149822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:50:38Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:50:39,581 126978 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 17 second wait 2022-05-25 04:50:39,869 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7/os-interface 0.287s 2022-05-25 04:50:39,870 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:50:39 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-2509c24b-1dfb-4fbd-9911-9c819588da09', 'x-compute-request-id': 'req-2509c24b-1dfb-4fbd-9911-9c819588da09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "d8157a86-365a-4529-b787-9a4713ff67b3", "port_id": "b5d5f9a2-cf2f-4520-9cf9-c6f15f056574", "mac_addr": "fa:16:3e:01:af:f6", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "99139939-d298-4198-8085-af8376a86a54", "ip_address": "172.20.0.8"}]}]}' 2022-05-25 04:50:42,713 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 PUT http://10.222.0.46:9696/v2.0/floatingips/f730bf72-0b03-4c45-8d30-b8c19136a221 2.840s 2022-05-25 04:50:42,713 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "b5d5f9a2-cf2f-4520-9cf9-c6f15f056574"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-5abbd5ae-be65-4cd9-bba2-c5bfc0abad84', 'date': 'Wed, 25 May 2022 04:50:42 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46:9696/v2.0/floatingips/f730bf72-0b03-4c45-8d30-b8c19136a221'} Body: b'{"floatingip": {"id": "f730bf72-0b03-4c45-8d30-b8c19136a221", "tenant_id": "7ed53cba765847218f0625a15155736d", "floating_ip_address": "172.25.0.147", "floating_network_id": "fe3ce551-a5d3-465a-835f-df75efdb5a53", "router_id": "03b803f8-f7e0-4e83-aa75-65d5cf5c7086", "port_id": "b5d5f9a2-cf2f-4520-9cf9-c6f15f056574", "fixed_ip_address": "172.20.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d8157a86-365a-4529-b787-9a4713ff67b3", "mac_address": "fa:16:3e:01:af:f6", "admin_state_up": true, "status": "ACTIVE", "device_id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-05-25T04:50:20Z", "updated_at": "2022-05-25T04:50:41Z", "revision_number": 1, "project_id": "7ed53cba765847218f0625a15155736d"}}' 2022-05-25 04:50:43,101 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.387s 2022-05-25 04:50:43,102 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1585', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ef5f948-db21-44f7-957b-3e68fdca31af', 'x-compute-request-id': 'req-8ef5f948-db21-44f7-957b-3e68fdca31af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:50:38Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:50:43,110 126978 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2022-05-25 04:50:43,111 126978 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.25.0.147:22' as 'ubuntu' with public key authentication 2022-05-25 04:50:47,388 126978 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.147 ([Errno None] Unable to connect to port 22 on 172.25.0.147). Number attempts: 1. Retry after 2 seconds. 2022-05-25 04:50:52,956 126978 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.147 ([Errno None] Unable to connect to port 22 on 172.25.0.147). Number attempts: 2. Retry after 3 seconds. 2022-05-25 04:50:59,516 126978 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.147 ([Errno None] Unable to connect to port 22 on 172.25.0.147). Number attempts: 3. Retry after 4 seconds. 2022-05-25 04:51:07,100 126978 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.147 ([Errno None] Unable to connect to port 22 on 172.25.0.147). Number attempts: 4. Retry after 5 seconds. 2022-05-25 04:51:13,630 126978 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.147 ([Errno None] Unable to connect to port 22 on 172.25.0.147). Number attempts: 5. Retry after 6 seconds. 2022-05-25 04:51:20,139 126978 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.147 ([Errno None] Unable to connect to port 22 on 172.25.0.147). Number attempts: 6. Retry after 7 seconds. 2022-05-25 04:51:27,645 126978 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.147 ([Errno None] Unable to connect to port 22 on 172.25.0.147). Number attempts: 7. Retry after 8 seconds. 2022-05-25 04:51:36,153 126978 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.147 ([Errno None] Unable to connect to port 22 on 172.25.0.147). Number attempts: 8. Retry after 9 seconds. 2022-05-25 04:51:45,689 126978 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-05-25 04:51:45,986 126978 INFO [paramiko.transport] Authentication (publickey) successful! 2022-05-25 04:51:45,986 126978 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.25.0.147 successfully created 2022-05-25 04:51:48,667 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 204 DELETE http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.653s 2022-05-25 04:51:48,667 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:48 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-633f8a69-fb61-4933-a4f2-2ac039e9fd82', 'x-compute-request-id': 'req-633f8a69-fb61-4933-a4f2-2ac039e9fd82', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'' 2022-05-25 04:51:48,834 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 201 POST http://10.222.0.46/identity/v3/auth/tokens 0.162s 2022-05-25 04:51:48,839 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 25 May 2022 04:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3268', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c275f926-5e99-4b01-a211-75650208efd8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "0274832ec9d740be9a433a88f0b3dd25", "name": "tempest-ServersWithSpecificFlavorTestJSON-192055077-project", "password_expires_at": null}, "audit_ids": ["Z1BFBWiZS5m4EbbyCwXnMw"], "expires_at": "2022-05-25T05:51:48.000000Z", "issued_at": "2022-05-25T04:51:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ed53cba765847218f0625a15155736d", "name": "tempest-ServersWithSpecificFlavorTestJSON-192055077"}, "is_domain": false, "roles": [{"id": "e4c48618748947c09ec50fdd2588edd1", "name": "member"}, {"id": "a2cc4ce49de946b2bb9340a57fcf04f1", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7ca836e573d44865aa8fba7796af6b66", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.46:8080", "region": "RegionOne"}, {"id": "d9bafbff933d4d059ed50d37c836b515", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46:8080/v1/AUTH_7ed53cba765847218f0625a15155736d", "region": "RegionOne"}], "id": "2ee8fcc4d197426491ebff543e05f707", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "2dc2de88974144b5bf6562d2e61fd2ec", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46:9696/", "region": "RegionOne"}], "id": "662708ba4d6f47f9be771ce03892955e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "48d34ae19268447db0217d9222efe711", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/identity", "region": "RegionOne"}], "id": "8cfd328d6aa245e78d47335f8bd04ae6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e56f7cd7f5364a60b4ca8f1f84c6e17a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/compute/v2/7ed53cba765847218f0625a15155736d", "region": "RegionOne"}], "id": "a1547e134d734596b7d71fef787fed90", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b82ce0f98e92449dbe98455e7452f1fc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/placement", "region": "RegionOne"}], "id": "aa6e47c0c948480b912e4086f269ce77", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "58ab4aa896874d5f9de07f03a00f8973", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/volume/v3/7ed53cba765847218f0625a15155736d", "region": "RegionOne"}], "id": "d3ba0472b8e0424fb647d1bdd1efe491", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c7678b1b1ad54dfea402e59dd2768170", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/volume/v3/7ed53cba765847218f0625a15155736d", "region": "RegionOne"}], "id": "e69d48456a254117b4e07f2379ee99ce", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "75af32e9edb346eaadb487f923eeb0b2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/compute/v2.1", "region": "RegionOne"}], "id": "e84caa8c46364150a2c6165a23baf79c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "048206d365f44a8792f552c2d7b02eb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/image", "region": "RegionOne"}], "id": "fb71393dea874f01905a5ea7fc4d69ec", "type": "image", "name": "glance"}]}}' 2022-05-25 04:51:48,840 126978 INFO [tempest.lib.common.fixed_network] (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk) Found network {'id': 'd8157a86-365a-4529-b787-9a4713ff67b3', 'name': 'tempest-ServersWithSpecificFlavorTestJSON-1991496684-network', 'tenant_id': '7ed53cba765847218f0625a15155736d', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7ed53cba765847218f0625a15155736d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 215, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-05-25T04:49:50Z', 'updated_at': '2022-05-25T04:49:50Z', 'revision_number': 1} available for tenant 2022-05-25 04:51:48,840 126978 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1578718478', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBhCw3bTYWOdiqZMEIv2sE2LdXiKWtcMtO7kcQTGzVqyE+napgq35YHCLu7Y0I9LqwlTTuqUvMDEPMjcRpz5TCsgxqQY2HKCprOyxFLP4cqnT5ffvAID4Wp8XZANVKVGPg==', 'fingerprint': 'd2:6a:fe:21:73:d3:c7:5a:8b:e8:d1:ac:e9:69:fa:e9', 'user_id': '0274832ec9d740be9a433a88f0b3dd25', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBI+bjvXzS1UkKndVVmmbVy7Gs4llCV7B9KguCzM9h0SFjY0FxFvylI\nWlTBraSbGwSgBwYFK4EEACKhZANiAAQYQsN202FjnYqmTBCL9rBNi3V4ilrXDLTu\n5HEExs1ashPp2qYKt+WBwi7u2NCPS6sJU07qlLzAxDzI3Eac+UwrIMakGNhygqaz\nssRSz+HKp0+X37wCA+FqfF2QDVSlRj4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '29588068-a1e1-4145-80a3-bb685b4e859c', 'name': 'tempest-securitygroup--95365042', 'stateful': True, 'tenant_id': '7ed53cba765847218f0625a15155736d', 'description': 'tempest-description--314261378', 'shared': False, 'security_group_rules': [{'id': '06a6dd34-a8e5-4299-aaeb-1091198313c3', 'tenant_id': '7ed53cba765847218f0625a15155736d', 'security_group_id': '29588068-a1e1-4145-80a3-bb685b4e859c', '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': 138, 'description': None, 'tags': [], 'created_at': '2022-05-25T04:50:17Z', 'updated_at': '2022-05-25T04:50:17Z', 'revision_number': 0, 'project_id': '7ed53cba765847218f0625a15155736d'}, {'id': '0e75b710-d1ab-48c7-8057-c822e1e64d6c', 'tenant_id': '7ed53cba765847218f0625a15155736d', 'security_group_id': '29588068-a1e1-4145-80a3-bb685b4e859c', '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': 139, 'description': None, 'tags': [], 'created_at': '2022-05-25T04:50:17Z', 'updated_at': '2022-05-25T04:50:17Z', 'revision_number': 0, 'project_id': '7ed53cba765847218f0625a15155736d'}], 'tags': [], 'created_at': '2022-05-25T04:50:17Z', 'updated_at': '2022-05-25T04:50:17Z', 'revision_number': 1, 'project_id': '7ed53cba765847218f0625a15155736d'}, 'floating_ip': {'id': 'f730bf72-0b03-4c45-8d30-b8c19136a221', 'tenant_id': '7ed53cba765847218f0625a15155736d', 'floating_ip_address': '172.25.0.147', 'floating_network_id': 'fe3ce551-a5d3-465a-835f-df75efdb5a53', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7ed53cba765847218f0625a15155736d', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-05-25T04:50:20Z', 'updated_at': '2022-05-25T04:50:20Z', 'revision_number': 0, 'ip': '172.25.0.147'}} 2022-05-25 04:51:50,281 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 202 POST http://10.222.0.46/compute/v2.1/servers 1.440s 2022-05-25 04:51:50,281 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServersWithSpecificFlavorTestJSON-server-907009879", "imageRef": "6993e405-4272-4d50-bc6f-fac6f767bb93", "flavorRef": "425478719", "adminPass": "password", "networks": [{"uuid": "d8157a86-365a-4529-b787-9a4713ff67b3"}], "security_groups": [{"name": "tempest-securitygroup--95365042"}], "key_name": "tempest-keypair-1578718478", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 25 May 2022 04:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '400', 'location': 'http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35610e56-44a0-4555-aa5a-d4f510e48038', 'x-compute-request-id': 'req-35610e56-44a0-4555-aa5a-d4f510e48038', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.46/compute/v2.1/servers'} Body: b'{"server": {"id": "0729b347-b636-43d7-b8dd-10fb0b0a2415", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--95365042"}], "adminPass": "password"}}' 2022-05-25 04:51:50,376 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415 0.092s 2022-05-25 04:51:50,376 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1262', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cea02392-4afe-403f-bfa7-a8587149756d', 'x-compute-request-id': 'req-cea02392-4afe-403f-bfa7-a8587149756d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415'} Body: b'{"server": {"id": "0729b347-b636-43d7-b8dd-10fb0b0a2415", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-907009879", "status": "BUILD", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "425478719", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/425478719"}]}, "created": "2022-05-25T04:51:50Z", "updated": "2022-05-25T04:51:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1578718478", "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-05-25 04:51:52,150 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415 0.763s 2022-05-25 04:51:52,150 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c51f809d-aca6-4095-b5e1-5716e03885c5', 'x-compute-request-id': 'req-c51f809d-aca6-4095-b5e1-5716e03885c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415'} Body: b'{"server": {"id": "0729b347-b636-43d7-b8dd-10fb0b0a2415", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-907009879", "status": "BUILD", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "425478719", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/425478719"}]}, "created": "2022-05-25T04:51:50Z", "updated": "2022-05-25T04:51:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578718478", "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-05-25 04:51:53,327 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415 0.168s 2022-05-25 04:51:53,327 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d718c97-58e7-4895-90f1-fc643a44dfef', 'x-compute-request-id': 'req-8d718c97-58e7-4895-90f1-fc643a44dfef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415'} Body: b'{"server": {"id": "0729b347-b636-43d7-b8dd-10fb0b0a2415", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-907009879", "status": "BUILD", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "a1b3cce6c6bcf7eb23709572b4bbe4d2faf0d90f8f1953c5a867a3ee", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "425478719", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/425478719"}]}, "created": "2022-05-25T04:51:50Z", "updated": "2022-05-25T04:51:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578718478", "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-05-25 04:51:53,335 126978 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 3 second wait 2022-05-25 04:51:54,651 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415 0.315s 2022-05-25 04:51:54,652 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f4ac979-dc9d-4710-a19c-d5f9101ed399', 'x-compute-request-id': 'req-4f4ac979-dc9d-4710-a19c-d5f9101ed399', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415'} Body: b'{"server": {"id": "0729b347-b636-43d7-b8dd-10fb0b0a2415", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-907009879", "status": "BUILD", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "a1b3cce6c6bcf7eb23709572b4bbe4d2faf0d90f8f1953c5a867a3ee", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "425478719", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/425478719"}]}, "created": "2022-05-25T04:51:50Z", "updated": "2022-05-25T04:51:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:51:54,660 126978 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 4 second wait 2022-05-25 04:51:56,009 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415 0.347s 2022-05-25 04:51:56,009 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d73d805-64a7-4065-af82-a7dcf8796a4d', 'x-compute-request-id': 'req-8d73d805-64a7-4065-af82-a7dcf8796a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415'} Body: b'{"server": {"id": "0729b347-b636-43d7-b8dd-10fb0b0a2415", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-907009879", "status": "BUILD", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "a1b3cce6c6bcf7eb23709572b4bbe4d2faf0d90f8f1953c5a867a3ee", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "425478719", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/425478719"}]}, "created": "2022-05-25T04:51:50Z", "updated": "2022-05-25T04:51:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:51:57,380 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415 0.361s 2022-05-25 04:51:57,381 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-774d0ca2-dbf7-408f-82f2-907bcdb6354d', 'x-compute-request-id': 'req-774d0ca2-dbf7-408f-82f2-907bcdb6354d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415'} Body: b'{"server": {"id": "0729b347-b636-43d7-b8dd-10fb0b0a2415", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-907009879", "status": "BUILD", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "a1b3cce6c6bcf7eb23709572b4bbe4d2faf0d90f8f1953c5a867a3ee", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "425478719", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/425478719"}]}, "created": "2022-05-25T04:51:50Z", "updated": "2022-05-25T04:51:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:51:58,605 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415 0.215s 2022-05-25 04:51:58,605 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-965919cb-1d5b-4ddd-a6ca-5a4cd7a46fa4', 'x-compute-request-id': 'req-965919cb-1d5b-4ddd-a6ca-5a4cd7a46fa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415'} Body: b'{"server": {"id": "0729b347-b636-43d7-b8dd-10fb0b0a2415", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-907009879", "status": "BUILD", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "a1b3cce6c6bcf7eb23709572b4bbe4d2faf0d90f8f1953c5a867a3ee", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "425478719", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/425478719"}]}, "created": "2022-05-25T04:51:50Z", "updated": "2022-05-25T04:51:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:00,059 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415 0.444s 2022-05-25 04:52:00,059 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31d9ace5-ebbf-4048-92a2-149cce6f6529', 'x-compute-request-id': 'req-31d9ace5-ebbf-4048-92a2-149cce6f6529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415'} Body: b'{"server": {"id": "0729b347-b636-43d7-b8dd-10fb0b0a2415", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-907009879", "status": "BUILD", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "a1b3cce6c6bcf7eb23709572b4bbe4d2faf0d90f8f1953c5a867a3ee", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "425478719", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/425478719"}]}, "created": "2022-05-25T04:51:50Z", "updated": "2022-05-25T04:51:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:01,603 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415 0.535s 2022-05-25 04:52:01,603 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79666605-c961-4121-9218-bbdd4f80db04', 'x-compute-request-id': 'req-79666605-c961-4121-9218-bbdd4f80db04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415'} Body: b'{"server": {"id": "0729b347-b636-43d7-b8dd-10fb0b0a2415", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-907009879", "status": "BUILD", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "a1b3cce6c6bcf7eb23709572b4bbe4d2faf0d90f8f1953c5a867a3ee", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "425478719", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/425478719"}]}, "created": "2022-05-25T04:51:50Z", "updated": "2022-05-25T04:51:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:02,946 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415 0.333s 2022-05-25 04:52:02,946 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61435172-2d82-4710-be8e-030d772dbea8', 'x-compute-request-id': 'req-61435172-2d82-4710-be8e-030d772dbea8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415'} Body: b'{"server": {"id": "0729b347-b636-43d7-b8dd-10fb0b0a2415", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-907009879", "status": "BUILD", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "a1b3cce6c6bcf7eb23709572b4bbe4d2faf0d90f8f1953c5a867a3ee", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "425478719", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/425478719"}]}, "created": "2022-05-25T04:51:50Z", "updated": "2022-05-25T04:51:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:04,150 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415 0.196s 2022-05-25 04:52:04,151 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1e2b856-fef6-463c-9932-64eff1605d5e', 'x-compute-request-id': 'req-e1e2b856-fef6-463c-9932-64eff1605d5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415'} Body: b'{"server": {"id": "0729b347-b636-43d7-b8dd-10fb0b0a2415", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-907009879", "status": "BUILD", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "a1b3cce6c6bcf7eb23709572b4bbe4d2faf0d90f8f1953c5a867a3ee", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "425478719", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/425478719"}]}, "created": "2022-05-25T04:51:50Z", "updated": "2022-05-25T04:51:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:05,571 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415 0.411s 2022-05-25 04:52:05,571 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1585', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd3e05d7-46cb-4729-96cf-0a4205ae8918', 'x-compute-request-id': 'req-cd3e05d7-46cb-4729-96cf-0a4205ae8918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415'} Body: b'{"server": {"id": "0729b347-b636-43d7-b8dd-10fb0b0a2415", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-907009879", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "a1b3cce6c6bcf7eb23709572b4bbe4d2faf0d90f8f1953c5a867a3ee", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "425478719", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/425478719"}]}, "created": "2022-05-25T04:51:50Z", "updated": "2022-05-25T04:52:05Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:b2:e7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:52:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:05,579 126978 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait 2022-05-25 04:52:06,031 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415/os-interface 0.448s 2022-05-25 04:52:06,031 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:05 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-e2291682-8ccc-4022-8269-fa9ac694876a', 'x-compute-request-id': 'req-e2291682-8ccc-4022-8269-fa9ac694876a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "d8157a86-365a-4529-b787-9a4713ff67b3", "port_id": "97386c6f-aec3-43a6-8249-a8ab8c99d114", "mac_addr": "fa:16:3e:80:b2:e7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "99139939-d298-4198-8085-af8376a86a54", "ip_address": "172.20.0.7"}]}]}' 2022-05-25 04:52:08,728 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 PUT http://10.222.0.46:9696/v2.0/floatingips/f730bf72-0b03-4c45-8d30-b8c19136a221 2.692s 2022-05-25 04:52:08,728 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "97386c6f-aec3-43a6-8249-a8ab8c99d114"}} Response - Headers: {'content-type': 'application/json', 'content-length': '799', 'x-openstack-request-id': 'req-4200d310-a65c-4820-9157-8e8045f7c21a', 'date': 'Wed, 25 May 2022 04:52:08 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46:9696/v2.0/floatingips/f730bf72-0b03-4c45-8d30-b8c19136a221'} Body: b'{"floatingip": {"id": "f730bf72-0b03-4c45-8d30-b8c19136a221", "tenant_id": "7ed53cba765847218f0625a15155736d", "floating_ip_address": "172.25.0.147", "floating_network_id": "fe3ce551-a5d3-465a-835f-df75efdb5a53", "router_id": "03b803f8-f7e0-4e83-aa75-65d5cf5c7086", "port_id": "97386c6f-aec3-43a6-8249-a8ab8c99d114", "fixed_ip_address": "172.20.0.7", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "d8157a86-365a-4529-b787-9a4713ff67b3", "mac_address": "fa:16:3e:80:b2:e7", "admin_state_up": true, "status": "ACTIVE", "device_id": "0729b347-b636-43d7-b8dd-10fb0b0a2415", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-05-25T04:50:20Z", "updated_at": "2022-05-25T04:52:07Z", "revision_number": 3, "project_id": "7ed53cba765847218f0625a15155736d"}}' 2022-05-25 04:52:09,102 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:test_verify_created_server_ephemeral_disk): 200 GET http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415 0.373s 2022-05-25 04:52:09,102 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1585', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-823625ac-0c23-4f23-be3d-06962c38d052', 'x-compute-request-id': 'req-823625ac-0c23-4f23-be3d-06962c38d052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415'} Body: b'{"server": {"id": "0729b347-b636-43d7-b8dd-10fb0b0a2415", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-907009879", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "a1b3cce6c6bcf7eb23709572b4bbe4d2faf0d90f8f1953c5a867a3ee", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "425478719", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/425478719"}]}, "created": "2022-05-25T04:51:50Z", "updated": "2022-05-25T04:52:05Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:b2:e7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:52:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:09,110 126978 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2022-05-25 04:52:09,111 126978 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.25.0.147:22' as 'ubuntu' with public key authentication 2022-05-25 04:52:09,124 126978 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-05-25 04:52:09,252 126978 INFO [paramiko.transport] Authentication (publickey) successful! 2022-05-25 04:52:09,253 126978 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.25.0.147 successfully created 2022-05-25 04:52:10,069 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 204 DELETE http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415 0.624s 2022-05-25 04:52:10,073 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:09 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-5b64c560-043c-40b8-a67e-55fb1b30e07f', 'x-compute-request-id': 'req-5b64c560-043c-40b8-a67e-55fb1b30e07f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415'} Body: b'' 2022-05-25 04:52:10,295 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415 0.221s 2022-05-25 04:52:10,295 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1591', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3b43d0b-cb48-4c1a-8570-e370c171bb5d', 'x-compute-request-id': 'req-b3b43d0b-cb48-4c1a-8570-e370c171bb5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415'} Body: b'{"server": {"id": "0729b347-b636-43d7-b8dd-10fb0b0a2415", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-907009879", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "a1b3cce6c6bcf7eb23709572b4bbe4d2faf0d90f8f1953c5a867a3ee", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "425478719", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/425478719"}]}, "created": "2022-05-25T04:51:50Z", "updated": "2022-05-25T04:52:10Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:b2:e7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:52:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:11,636 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415 0.332s 2022-05-25 04:52:11,637 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1591', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d54e5b5-3f7a-4ce2-a2aa-0ade73bc7fd2', 'x-compute-request-id': 'req-2d54e5b5-3f7a-4ce2-a2aa-0ade73bc7fd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415'} Body: b'{"server": {"id": "0729b347-b636-43d7-b8dd-10fb0b0a2415", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-907009879", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "a1b3cce6c6bcf7eb23709572b4bbe4d2faf0d90f8f1953c5a867a3ee", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "425478719", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/425478719"}]}, "created": "2022-05-25T04:51:50Z", "updated": "2022-05-25T04:52:10Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:b2:e7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:52:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:12,873 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415 0.228s 2022-05-25 04:52:12,874 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1525', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1f1f934-32c0-49e4-b6a2-0890d7f5a7b7', 'x-compute-request-id': 'req-e1f1f934-32c0-49e4-b6a2-0890d7f5a7b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415'} Body: b'{"server": {"id": "0729b347-b636-43d7-b8dd-10fb0b0a2415", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-907009879", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "a1b3cce6c6bcf7eb23709572b4bbe4d2faf0d90f8f1953c5a867a3ee", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "425478719", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/425478719"}]}, "created": "2022-05-25T04:51:50Z", "updated": "2022-05-25T04:52:10Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:b2:e7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:52:04.000000", "OS-SRV-USG:terminated_at": 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-05-25 04:52:14,088 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415 0.206s 2022-05-25 04:52:14,089 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1352', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-530c3a69-6489-4f3f-b252-329253620e9a', 'x-compute-request-id': 'req-530c3a69-6489-4f3f-b252-329253620e9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415'} Body: b'{"server": {"id": "0729b347-b636-43d7-b8dd-10fb0b0a2415", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-907009879", "status": "DELETED", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "a1b3cce6c6bcf7eb23709572b4bbe4d2faf0d90f8f1953c5a867a3ee", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "425478719", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/425478719"}]}, "created": "2022-05-25T04:51:50Z", "updated": "2022-05-25T04:52:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:52:04.000000", "OS-SRV-USG:terminated_at": "2022-05-25T04:52:13.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-05-25 04:52:14,097 126978 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait 2022-05-25 04:52:15,579 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 404 GET http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415 0.480s 2022-05-25 04:52:15,580 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:15 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-13856ac2-7566-4f9a-9876-c30ce4e4ccb2', 'x-compute-request-id': 'req-13856ac2-7566-4f9a-9876-c30ce4e4ccb2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0729b347-b636-43d7-b8dd-10fb0b0a2415'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0729b347-b636-43d7-b8dd-10fb0b0a2415 could not be found."}}' 2022-05-25 04:52:15,747 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 204 DELETE http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.166s 2022-05-25 04:52:15,747 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52: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-6dc88d68-40a1-44a2-a38a-d4c31632ca33', 'x-compute-request-id': 'req-6dc88d68-40a1-44a2-a38a-d4c31632ca33', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'' 2022-05-25 04:52:15,942 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.194s 2022-05-25 04:52:15,943 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d60f959b-c0a1-43de-ac43-5a79d2cadf89', 'x-compute-request-id': 'req-d60f959b-c0a1-43de-ac43-5a79d2cadf89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:17,273 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.320s 2022-05-25 04:52:17,273 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f626f7d7-79c8-4534-afe1-edde07bc7aa6', 'x-compute-request-id': 'req-f626f7d7-79c8-4534-afe1-edde07bc7aa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:19,038 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.757s 2022-05-25 04:52:19,039 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d17d40dd-f650-4722-8e4a-945748d45f18', 'x-compute-request-id': 'req-d17d40dd-f650-4722-8e4a-945748d45f18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:20,518 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.470s 2022-05-25 04:52:20,518 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2aa2a64d-5fff-467f-929e-0fd33aa26f76', 'x-compute-request-id': 'req-2aa2a64d-5fff-467f-929e-0fd33aa26f76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:21,836 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.308s 2022-05-25 04:52:21,837 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40dcbeb9-a246-47b9-a24f-ef9affa10cfb', 'x-compute-request-id': 'req-40dcbeb9-a246-47b9-a24f-ef9affa10cfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:23,205 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.359s 2022-05-25 04:52:23,206 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-727562b3-b3b1-4d02-9792-f1c7ae549c0f', 'x-compute-request-id': 'req-727562b3-b3b1-4d02-9792-f1c7ae549c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:25,123 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.908s 2022-05-25 04:52:25,124 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78866905-c970-4ee4-b5ea-0b4940a8c1f3', 'x-compute-request-id': 'req-78866905-c970-4ee4-b5ea-0b4940a8c1f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:26,926 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.792s 2022-05-25 04:52:26,926 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-514caea9-fd0d-4688-a99d-d3c783d5642b', 'x-compute-request-id': 'req-514caea9-fd0d-4688-a99d-d3c783d5642b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:28,281 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.347s 2022-05-25 04:52:28,282 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7764819-f66b-4478-8e98-5a91a6a52bc7', 'x-compute-request-id': 'req-c7764819-f66b-4478-8e98-5a91a6a52bc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:30,222 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.931s 2022-05-25 04:52:30,223 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43e5e2ba-bf2b-4c69-b554-ba1047ff0f84', 'x-compute-request-id': 'req-43e5e2ba-bf2b-4c69-b554-ba1047ff0f84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:31,811 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.580s 2022-05-25 04:52:31,812 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ada2d95e-2caf-4c19-a702-269496aba261', 'x-compute-request-id': 'req-ada2d95e-2caf-4c19-a702-269496aba261', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:33,057 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.236s 2022-05-25 04:52:33,058 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac8a294c-f350-4435-9a87-c68aa56fb07f', 'x-compute-request-id': 'req-ac8a294c-f350-4435-9a87-c68aa56fb07f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:34,540 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.468s 2022-05-25 04:52:34,540 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdef8f92-c5cd-4aa6-9c66-45a2a92708c6', 'x-compute-request-id': 'req-cdef8f92-c5cd-4aa6-9c66-45a2a92708c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:35,960 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.410s 2022-05-25 04:52:35,961 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20e878f2-9ce3-47d7-84ad-9b1e3f277328', 'x-compute-request-id': 'req-20e878f2-9ce3-47d7-84ad-9b1e3f277328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:37,187 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.216s 2022-05-25 04:52:37,188 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7432a90a-6be4-47d1-a58c-269b76a916c0', 'x-compute-request-id': 'req-7432a90a-6be4-47d1-a58c-269b76a916c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:38,654 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.451s 2022-05-25 04:52:38,655 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9327e495-4577-4964-bff2-694e74876b9e', 'x-compute-request-id': 'req-9327e495-4577-4964-bff2-694e74876b9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:40,114 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.446s 2022-05-25 04:52:40,114 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c8ff3b7-9eae-4987-96c8-c49a18e7bfbc', 'x-compute-request-id': 'req-6c8ff3b7-9eae-4987-96c8-c49a18e7bfbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:41,400 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.274s 2022-05-25 04:52:41,401 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b7572d7-221c-42a7-b2e2-94c02de0ee94', 'x-compute-request-id': 'req-5b7572d7-221c-42a7-b2e2-94c02de0ee94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:42,834 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.415s 2022-05-25 04:52:42,834 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e0bcd8c-5555-4115-90b2-0509497c4ca7', 'x-compute-request-id': 'req-4e0bcd8c-5555-4115-90b2-0509497c4ca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:44,192 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.349s 2022-05-25 04:52:44,193 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2da99870-682e-46c3-b7ed-185deb07df01', 'x-compute-request-id': 'req-2da99870-682e-46c3-b7ed-185deb07df01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:45,621 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.419s 2022-05-25 04:52:45,621 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45b289ce-099a-42cb-b3fe-ec11e8d98e20', 'x-compute-request-id': 'req-45b289ce-099a-42cb-b3fe-ec11e8d98e20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:47,320 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.689s 2022-05-25 04:52:47,320 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8251a2f-1127-4e66-8f1e-5f3ff3cf73cc', 'x-compute-request-id': 'req-b8251a2f-1127-4e66-8f1e-5f3ff3cf73cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:48,631 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.302s 2022-05-25 04:52:48,631 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12ea54a6-7ae8-4f95-aba9-d95910f5c047', 'x-compute-request-id': 'req-12ea54a6-7ae8-4f95-aba9-d95910f5c047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:49,815 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.175s 2022-05-25 04:52:49,815 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1fed2e3-0c39-48ec-aec4-10e7d16bd157', 'x-compute-request-id': 'req-d1fed2e3-0c39-48ec-aec4-10e7d16bd157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:51,223 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.397s 2022-05-25 04:52:51,224 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e32056e3-2eb4-4af5-b00b-3f674d2103ec', 'x-compute-request-id': 'req-e32056e3-2eb4-4af5-b00b-3f674d2103ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:52,676 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.442s 2022-05-25 04:52:52,676 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed0fe49c-1795-4765-a464-431943039d1f', 'x-compute-request-id': 'req-ed0fe49c-1795-4765-a464-431943039d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:53,982 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.297s 2022-05-25 04:52:53,983 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a936258e-36de-48d3-829d-7ac1e05cb8e0', 'x-compute-request-id': 'req-a936258e-36de-48d3-829d-7ac1e05cb8e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:55,341 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.348s 2022-05-25 04:52:55,342 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d62e3610-ea4c-45d4-be1d-75f5dda57e19', 'x-compute-request-id': 'req-d62e3610-ea4c-45d4-be1d-75f5dda57e19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:56,669 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.319s 2022-05-25 04:52:56,670 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7705234-a4dd-4a39-84c5-ad79f2659e1f', 'x-compute-request-id': 'req-f7705234-a4dd-4a39-84c5-ad79f2659e1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:58,058 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.379s 2022-05-25 04:52:58,059 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ca8ec66-b188-4c8b-a8d0-e0a1b0df83a9', 'x-compute-request-id': 'req-6ca8ec66-b188-4c8b-a8d0-e0a1b0df83a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:59,622 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.554s 2022-05-25 04:52:59,622 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c5fc581-3f0f-40dc-ba62-061bcf578b0a', 'x-compute-request-id': 'req-1c5fc581-3f0f-40dc-ba62-061bcf578b0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:00,955 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.324s 2022-05-25 04:53:00,955 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8122603-f089-41e7-a678-d45cc48455be', 'x-compute-request-id': 'req-d8122603-f089-41e7-a678-d45cc48455be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:02,282 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.318s 2022-05-25 04:53:02,282 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d770a3d0-9029-404b-8618-704f54cfd1f7', 'x-compute-request-id': 'req-d770a3d0-9029-404b-8618-704f54cfd1f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:03,535 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.243s 2022-05-25 04:53:03,542 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a944964a-2c7b-40d6-90b0-a3a24fe830e4', 'x-compute-request-id': 'req-a944964a-2c7b-40d6-90b0-a3a24fe830e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:04,793 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.241s 2022-05-25 04:53:04,793 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10d4fc1a-4344-4d2f-a842-9d58ca7c1de0', 'x-compute-request-id': 'req-10d4fc1a-4344-4d2f-a842-9d58ca7c1de0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:06,090 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.287s 2022-05-25 04:53:06,090 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-108dc8fb-1f05-42b9-81ce-ba461a1f6309', 'x-compute-request-id': 'req-108dc8fb-1f05-42b9-81ce-ba461a1f6309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:07,426 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.326s 2022-05-25 04:53:07,426 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe6d7824-2caf-4a26-82db-4d8f32fb6fcb', 'x-compute-request-id': 'req-fe6d7824-2caf-4a26-82db-4d8f32fb6fcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:08,725 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.289s 2022-05-25 04:53:08,725 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b595ae2-3d1f-49cb-bd1b-dae7cf6dff34', 'x-compute-request-id': 'req-0b595ae2-3d1f-49cb-bd1b-dae7cf6dff34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:10,115 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.382s 2022-05-25 04:53:10,116 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca4b1d32-60a6-44e9-ab6f-948b56c6d0c4', 'x-compute-request-id': 'req-ca4b1d32-60a6-44e9-ab6f-948b56c6d0c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:11,466 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.342s 2022-05-25 04:53:11,466 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8caf5b61-50ec-4cb1-b557-d99bf049b7cd', 'x-compute-request-id': 'req-8caf5b61-50ec-4cb1-b557-d99bf049b7cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:12,796 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.321s 2022-05-25 04:53:12,797 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c205d484-0a0e-46a9-bfff-46ae50fdc66b', 'x-compute-request-id': 'req-c205d484-0a0e-46a9-bfff-46ae50fdc66b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:14,028 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.222s 2022-05-25 04:53:14,028 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b30c0e89-9897-40e4-ac48-0cb534f70b19', 'x-compute-request-id': 'req-b30c0e89-9897-40e4-ac48-0cb534f70b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:15,372 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.333s 2022-05-25 04:53:15,375 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b427eab8-423b-4dcf-9a60-8bd08c422729', 'x-compute-request-id': 'req-b427eab8-423b-4dcf-9a60-8bd08c422729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:16,813 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.429s 2022-05-25 04:53:16,813 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84917f07-1411-4410-a10b-cfb31ee0b1d3', 'x-compute-request-id': 'req-84917f07-1411-4410-a10b-cfb31ee0b1d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:18,746 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.923s 2022-05-25 04:53:18,747 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-858eeb96-0fc8-4794-9b2c-98f50469aa38', 'x-compute-request-id': 'req-858eeb96-0fc8-4794-9b2c-98f50469aa38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:20,019 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.263s 2022-05-25 04:53:20,019 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0ec9379-4f16-443c-8a23-ca4789141aa4', 'x-compute-request-id': 'req-f0ec9379-4f16-443c-8a23-ca4789141aa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:21,280 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.252s 2022-05-25 04:53:21,281 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb53dbda-a6b2-4637-8fa7-7d273dfd5d69', 'x-compute-request-id': 'req-bb53dbda-a6b2-4637-8fa7-7d273dfd5d69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:22,654 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.363s 2022-05-25 04:53:22,655 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a409bee-02ee-48f5-939f-14b518155107', 'x-compute-request-id': 'req-7a409bee-02ee-48f5-939f-14b518155107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:23,907 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.243s 2022-05-25 04:53:23,909 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3aa2d323-e00c-414e-a256-08d774626489', 'x-compute-request-id': 'req-3aa2d323-e00c-414e-a256-08d774626489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:25,134 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.216s 2022-05-25 04:53:25,134 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8424e7a-e1a6-41f4-9fb8-13547f7ca4bd', 'x-compute-request-id': 'req-a8424e7a-e1a6-41f4-9fb8-13547f7ca4bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:26,392 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.247s 2022-05-25 04:53:26,392 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e729a195-300d-4057-9f1a-55439431b088', 'x-compute-request-id': 'req-e729a195-300d-4057-9f1a-55439431b088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:27,672 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.270s 2022-05-25 04:53:27,673 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81ec3fca-5978-42f8-8d9b-ad8e5aa7fd70', 'x-compute-request-id': 'req-81ec3fca-5978-42f8-8d9b-ad8e5aa7fd70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:28,942 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.260s 2022-05-25 04:53:28,943 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81e10bbd-c162-4f25-b500-6a7f543492fd', 'x-compute-request-id': 'req-81e10bbd-c162-4f25-b500-6a7f543492fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:30,249 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.297s 2022-05-25 04:53:30,249 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d4f1457-4409-408f-b561-cf0087d19aba', 'x-compute-request-id': 'req-2d4f1457-4409-408f-b561-cf0087d19aba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:31,589 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.331s 2022-05-25 04:53:31,589 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2a423e4-0a48-47ff-8db6-6a905f65ee87', 'x-compute-request-id': 'req-f2a423e4-0a48-47ff-8db6-6a905f65ee87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:32,871 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.272s 2022-05-25 04:53:32,872 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bdf6498-78dd-4ff8-856a-f9ba17d19e3d', 'x-compute-request-id': 'req-8bdf6498-78dd-4ff8-856a-f9ba17d19e3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:34,141 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.260s 2022-05-25 04:53:34,142 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-397654cd-83e9-4b7a-9ce8-166b512c38ea', 'x-compute-request-id': 'req-397654cd-83e9-4b7a-9ce8-166b512c38ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:35,397 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.246s 2022-05-25 04:53:35,398 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4372abc5-2cd0-4315-9c50-905a8f117df8', 'x-compute-request-id': 'req-4372abc5-2cd0-4315-9c50-905a8f117df8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:36,657 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.250s 2022-05-25 04:53:36,657 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fe67adf-29e7-48fb-aca6-34b32e392bbc', 'x-compute-request-id': 'req-4fe67adf-29e7-48fb-aca6-34b32e392bbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:38,153 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.487s 2022-05-25 04:53:38,154 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e996af9e-819e-497e-a8c3-a9ed01b16ee9', 'x-compute-request-id': 'req-e996af9e-819e-497e-a8c3-a9ed01b16ee9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:39,486 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.323s 2022-05-25 04:53:39,486 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c853cd7-3cd1-48d2-a0c2-351f1ee4483c', 'x-compute-request-id': 'req-2c853cd7-3cd1-48d2-a0c2-351f1ee4483c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:40,746 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.251s 2022-05-25 04:53:40,747 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baee2ca1-cf8b-4ae0-98d6-4b0adb79177f', 'x-compute-request-id': 'req-baee2ca1-cf8b-4ae0-98d6-4b0adb79177f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:41,999 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.242s 2022-05-25 04:53:42,000 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eab12488-89c7-4a2c-af43-57e2031b6ea2', 'x-compute-request-id': 'req-eab12488-89c7-4a2c-af43-57e2031b6ea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:43,445 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.437s 2022-05-25 04:53:43,446 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c817941b-8e73-4ccc-ad19-2180130d63d5', 'x-compute-request-id': 'req-c817941b-8e73-4ccc-ad19-2180130d63d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:44,659 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.203s 2022-05-25 04:53:44,659 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17e73249-6c3e-4e49-b858-ee1ff1fa4b67', 'x-compute-request-id': 'req-17e73249-6c3e-4e49-b858-ee1ff1fa4b67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:45,825 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.157s 2022-05-25 04:53:45,825 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac0a1444-d4c6-4cbc-902c-ee86a511e373', 'x-compute-request-id': 'req-ac0a1444-d4c6-4cbc-902c-ee86a511e373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:47,012 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.178s 2022-05-25 04:53:47,013 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b65c8598-c97a-467e-97d3-c41fe8fa0387', 'x-compute-request-id': 'req-b65c8598-c97a-467e-97d3-c41fe8fa0387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:48,206 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.184s 2022-05-25 04:53:48,206 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbb9f034-e406-4005-8604-74abc94f284e', 'x-compute-request-id': 'req-cbb9f034-e406-4005-8604-74abc94f284e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:49,390 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.175s 2022-05-25 04:53:49,391 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3dacdb8-128e-4aec-9eca-debb48bc4038', 'x-compute-request-id': 'req-a3dacdb8-128e-4aec-9eca-debb48bc4038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:50,632 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.232s 2022-05-25 04:53:50,632 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a0f2d5e-a703-4534-a319-458e3f2b6b7c', 'x-compute-request-id': 'req-4a0f2d5e-a703-4534-a319-458e3f2b6b7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:51,845 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.203s 2022-05-25 04:53:51,846 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bdd4432-4282-48ec-9d0f-f665009ec1a9', 'x-compute-request-id': 'req-1bdd4432-4282-48ec-9d0f-f665009ec1a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:53,072 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.219s 2022-05-25 04:53:53,073 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb266727-87b1-46a5-bee1-8ec002877a36', 'x-compute-request-id': 'req-eb266727-87b1-46a5-bee1-8ec002877a36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:54,309 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.226s 2022-05-25 04:53:54,309 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5eddb3b7-3948-4eb3-b543-7c7f8a5c5152', 'x-compute-request-id': 'req-5eddb3b7-3948-4eb3-b543-7c7f8a5c5152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:55,587 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.268s 2022-05-25 04:53:55,587 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2cb9be4-ea68-42bc-a54c-bd81d10aedde', 'x-compute-request-id': 'req-b2cb9be4-ea68-42bc-a54c-bd81d10aedde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:57,145 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.548s 2022-05-25 04:53:57,146 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d45e628-bffc-4d3b-84c7-c41f0e6fae6f', 'x-compute-request-id': 'req-7d45e628-bffc-4d3b-84c7-c41f0e6fae6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:58,437 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.282s 2022-05-25 04:53:58,437 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-611c64d1-c722-4edd-979a-e906e2665f84', 'x-compute-request-id': 'req-611c64d1-c722-4edd-979a-e906e2665f84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:59,720 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.273s 2022-05-25 04:53:59,721 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e1806e5-2880-4633-aec7-f674eaf9c03b', 'x-compute-request-id': 'req-3e1806e5-2880-4633-aec7-f674eaf9c03b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:00,961 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.231s 2022-05-25 04:54:00,961 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6f72f64-09c7-4a2b-a494-c56b918529b9', 'x-compute-request-id': 'req-c6f72f64-09c7-4a2b-a494-c56b918529b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:02,166 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.195s 2022-05-25 04:54:02,166 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d816160-fb4c-4e0a-bea7-a059843f2edd', 'x-compute-request-id': 'req-2d816160-fb4c-4e0a-bea7-a059843f2edd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:03,408 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.232s 2022-05-25 04:54:03,408 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ede3012a-6709-4211-a2bf-8ff37d16d417', 'x-compute-request-id': 'req-ede3012a-6709-4211-a2bf-8ff37d16d417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:04,735 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.318s 2022-05-25 04:54:04,735 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5924b5e5-18c8-40a9-a1d7-c97ebc049a74', 'x-compute-request-id': 'req-5924b5e5-18c8-40a9-a1d7-c97ebc049a74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:05,934 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.190s 2022-05-25 04:54:05,935 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebefd937-4dd1-4899-9350-e1ed320e6411', 'x-compute-request-id': 'req-ebefd937-4dd1-4899-9350-e1ed320e6411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:07,104 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.160s 2022-05-25 04:54:07,105 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ae3ced8-e8f1-428b-ae2a-99542e6920c7', 'x-compute-request-id': 'req-4ae3ced8-e8f1-428b-ae2a-99542e6920c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:08,336 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.222s 2022-05-25 04:54:08,336 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2480350e-7024-4155-b61e-93e45934ec30', 'x-compute-request-id': 'req-2480350e-7024-4155-b61e-93e45934ec30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:09,499 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.154s 2022-05-25 04:54:09,499 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee313db2-40a1-4576-ba04-e3d063040dc1', 'x-compute-request-id': 'req-ee313db2-40a1-4576-ba04-e3d063040dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:10,674 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.165s 2022-05-25 04:54:10,675 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1a87ed7-656f-4075-88a7-847d8853cbb1', 'x-compute-request-id': 'req-e1a87ed7-656f-4075-88a7-847d8853cbb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:11,845 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.161s 2022-05-25 04:54:11,845 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-169938ce-3130-4b36-bb5a-1aed009badd1', 'x-compute-request-id': 'req-169938ce-3130-4b36-bb5a-1aed009badd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:13,014 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.159s 2022-05-25 04:54:13,014 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fe01e00-d007-4cba-989a-d4d3df153486', 'x-compute-request-id': 'req-7fe01e00-d007-4cba-989a-d4d3df153486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:14,177 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.154s 2022-05-25 04:54:14,178 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42bac0f7-4810-415e-ad37-e5d21f43d75a', 'x-compute-request-id': 'req-42bac0f7-4810-415e-ad37-e5d21f43d75a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:15,368 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.181s 2022-05-25 04:54:15,369 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60e5cd58-f78c-43d0-bb71-c8d18f6133b9', 'x-compute-request-id': 'req-60e5cd58-f78c-43d0-bb71-c8d18f6133b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:16,586 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.207s 2022-05-25 04:54:16,587 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b80f6ca-85b3-4a1f-8cb1-4569c159d154', 'x-compute-request-id': 'req-0b80f6ca-85b3-4a1f-8cb1-4569c159d154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:17,763 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.166s 2022-05-25 04:54:17,764 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-838bd3a0-539a-4a9d-b4ba-d2ddd07b8f17', 'x-compute-request-id': 'req-838bd3a0-539a-4a9d-b4ba-d2ddd07b8f17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:18,967 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.195s 2022-05-25 04:54:18,967 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e074093-9d7b-4856-ad7e-52f536f043cf', 'x-compute-request-id': 'req-4e074093-9d7b-4856-ad7e-52f536f043cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:20,161 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.183s 2022-05-25 04:54:20,161 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0f45c31-6df7-4211-81b3-653d62d71b63', 'x-compute-request-id': 'req-c0f45c31-6df7-4211-81b3-653d62d71b63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:21,366 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.196s 2022-05-25 04:54:21,366 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c543bb94-e2e3-4b76-a229-236179ac2f22', 'x-compute-request-id': 'req-c543bb94-e2e3-4b76-a229-236179ac2f22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:22,542 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.167s 2022-05-25 04:54:22,543 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4751c7d-0ef4-4ddc-9d98-0f71a1d25570', 'x-compute-request-id': 'req-e4751c7d-0ef4-4ddc-9d98-0f71a1d25570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:23,718 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.166s 2022-05-25 04:54:23,719 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-340eb01b-25d0-4025-85fe-03b3ad8e245c', 'x-compute-request-id': 'req-340eb01b-25d0-4025-85fe-03b3ad8e245c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:24,885 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.157s 2022-05-25 04:54:24,886 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d602426c-0c04-41a4-9abc-c0f834bd33f1', 'x-compute-request-id': 'req-d602426c-0c04-41a4-9abc-c0f834bd33f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:26,133 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.238s 2022-05-25 04:54:26,134 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f089f9a-b883-49e9-9d0a-dc6e574cd16c', 'x-compute-request-id': 'req-4f089f9a-b883-49e9-9d0a-dc6e574cd16c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:27,357 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.214s 2022-05-25 04:54:27,357 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c47244ae-b54a-4293-b448-71c35dc9a274', 'x-compute-request-id': 'req-c47244ae-b54a-4293-b448-71c35dc9a274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:28,545 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.179s 2022-05-25 04:54:28,545 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b943e44e-5a77-4458-94de-e51e3aff5e8a', 'x-compute-request-id': 'req-b943e44e-5a77-4458-94de-e51e3aff5e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:29,822 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.268s 2022-05-25 04:54:29,823 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6d1c22d-86ef-4e31-ac76-599ac85e6a33', 'x-compute-request-id': 'req-e6d1c22d-86ef-4e31-ac76-599ac85e6a33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:31,003 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.169s 2022-05-25 04:54:31,004 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cf5ab66-5d08-469b-a216-90590e0ba310', 'x-compute-request-id': 'req-7cf5ab66-5d08-469b-a216-90590e0ba310', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:32,188 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.175s 2022-05-25 04:54:32,188 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-918fc395-24ba-4dc1-bebf-9844d3b350ff', 'x-compute-request-id': 'req-918fc395-24ba-4dc1-bebf-9844d3b350ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:33,365 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.168s 2022-05-25 04:54:33,365 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8eac33f-828a-4041-ab0e-bd916aec02c9', 'x-compute-request-id': 'req-e8eac33f-828a-4041-ab0e-bd916aec02c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:34,537 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.162s 2022-05-25 04:54:34,537 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff45f3a9-22d6-41b8-a0cd-a0cee82186fc', 'x-compute-request-id': 'req-ff45f3a9-22d6-41b8-a0cd-a0cee82186fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:35,713 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.166s 2022-05-25 04:54:35,713 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e995bc6f-c951-4e8c-a0d8-d74ab6ce4bb4', 'x-compute-request-id': 'req-e995bc6f-c951-4e8c-a0d8-d74ab6ce4bb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:36,903 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.179s 2022-05-25 04:54:36,903 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dec97ad0-66ad-4a5b-84a4-ad009b174904', 'x-compute-request-id': 'req-dec97ad0-66ad-4a5b-84a4-ad009b174904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:38,079 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.167s 2022-05-25 04:54:38,080 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b14af82b-07f2-415e-b480-0f58daf80d9b', 'x-compute-request-id': 'req-b14af82b-07f2-415e-b480-0f58daf80d9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:39,279 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.191s 2022-05-25 04:54:39,279 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a377290e-fd21-4bc1-8128-0a1011f6ee8e', 'x-compute-request-id': 'req-a377290e-fd21-4bc1-8128-0a1011f6ee8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:40,466 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.177s 2022-05-25 04:54:40,466 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44e4bdc4-834c-4e35-8d4d-a2aad6e07322', 'x-compute-request-id': 'req-44e4bdc4-834c-4e35-8d4d-a2aad6e07322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:41,650 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.168s 2022-05-25 04:54:41,650 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c163f4f-8b15-451d-8127-eeb4d8c80c69', 'x-compute-request-id': 'req-8c163f4f-8b15-451d-8127-eeb4d8c80c69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:42,850 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.190s 2022-05-25 04:54:42,850 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1431c5cf-91c8-4a69-b450-33fb61d7a9c8', 'x-compute-request-id': 'req-1431c5cf-91c8-4a69-b450-33fb61d7a9c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:44,041 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.182s 2022-05-25 04:54:44,041 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a96ac97-0cf0-41b1-88c0-50a2f62e034d', 'x-compute-request-id': 'req-9a96ac97-0cf0-41b1-88c0-50a2f62e034d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:45,237 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.187s 2022-05-25 04:54:45,238 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4ac8719-33a1-4680-87ac-8f1251852f0a', 'x-compute-request-id': 'req-b4ac8719-33a1-4680-87ac-8f1251852f0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:46,446 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.199s 2022-05-25 04:54:46,446 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ec3ca83-e631-470a-8d51-7dc5656ade64', 'x-compute-request-id': 'req-9ec3ca83-e631-470a-8d51-7dc5656ade64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:47,678 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.221s 2022-05-25 04:54:47,678 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c0e5290-cedd-43dc-9067-ef47b0c0094b', 'x-compute-request-id': 'req-4c0e5290-cedd-43dc-9067-ef47b0c0094b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:48,922 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.234s 2022-05-25 04:54:48,923 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26d2d5ea-b781-450d-a22a-af48c6e917f1', 'x-compute-request-id': 'req-26d2d5ea-b781-450d-a22a-af48c6e917f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:50,250 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.318s 2022-05-25 04:54:50,250 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bb70278-0d41-4349-b73b-f474eb85dfc7', 'x-compute-request-id': 'req-0bb70278-0d41-4349-b73b-f474eb85dfc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:51,509 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.250s 2022-05-25 04:54:51,509 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc602270-4bde-4d68-8145-21006b4f1e0b', 'x-compute-request-id': 'req-fc602270-4bde-4d68-8145-21006b4f1e0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:53,025 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.506s 2022-05-25 04:54:53,026 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a74cb8b-9ba6-4a89-85e3-e164993d8052', 'x-compute-request-id': 'req-3a74cb8b-9ba6-4a89-85e3-e164993d8052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:54,269 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.235s 2022-05-25 04:54:54,270 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8023e372-ea1f-425f-b1d8-f3d4ddb9a342', 'x-compute-request-id': 'req-8023e372-ea1f-425f-b1d8-f3d4ddb9a342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:55,785 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.506s 2022-05-25 04:54:55,785 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00cfd667-3aab-47c7-8450-353384f6c3da', 'x-compute-request-id': 'req-00cfd667-3aab-47c7-8450-353384f6c3da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:56,988 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.194s 2022-05-25 04:54:56,988 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff6e060f-eb03-4e7a-aca3-cadf7746f729', 'x-compute-request-id': 'req-ff6e060f-eb03-4e7a-aca3-cadf7746f729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:58,180 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.183s 2022-05-25 04:54:58,181 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19a6211d-4583-41f3-8d56-f834a56125e5', 'x-compute-request-id': 'req-19a6211d-4583-41f3-8d56-f834a56125e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:59,382 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.192s 2022-05-25 04:54:59,382 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a018c73f-73fc-4f49-9fab-51204f1a49fb', 'x-compute-request-id': 'req-a018c73f-73fc-4f49-9fab-51204f1a49fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:00,575 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.183s 2022-05-25 04:55:00,575 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abf19522-fbc9-44c9-99ae-4ddee19373ef', 'x-compute-request-id': 'req-abf19522-fbc9-44c9-99ae-4ddee19373ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:01,792 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.208s 2022-05-25 04:55:01,792 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-913339fd-c50d-4672-a734-30a091969425', 'x-compute-request-id': 'req-913339fd-c50d-4672-a734-30a091969425', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:02,956 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.156s 2022-05-25 04:55:02,957 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-730a96f7-a8fa-4564-abb2-3efce55e4db6', 'x-compute-request-id': 'req-730a96f7-a8fa-4564-abb2-3efce55e4db6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:04,512 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.546s 2022-05-25 04:55:04,513 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d446125e-ca6d-4a4e-9503-f9cb71656f4c', 'x-compute-request-id': 'req-d446125e-ca6d-4a4e-9503-f9cb71656f4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:05,819 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.297s 2022-05-25 04:55:05,819 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ae8ace2-a771-45bb-8395-af1c20457e51', 'x-compute-request-id': 'req-4ae8ace2-a771-45bb-8395-af1c20457e51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:07,121 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.292s 2022-05-25 04:55:07,135 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-832b887b-5377-4e28-a0c5-5261fee2a07c', 'x-compute-request-id': 'req-832b887b-5377-4e28-a0c5-5261fee2a07c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:08,431 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.286s 2022-05-25 04:55:08,432 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e497a06-79df-4564-a125-ab76bf6855cc', 'x-compute-request-id': 'req-6e497a06-79df-4564-a125-ab76bf6855cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:09,676 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.235s 2022-05-25 04:55:09,677 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dafcdcb-d505-41b1-8589-721700bb3ddb', 'x-compute-request-id': 'req-9dafcdcb-d505-41b1-8589-721700bb3ddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:11,010 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.320s 2022-05-25 04:55:11,010 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ddbb0cd-ee6d-4a65-b29a-ef744f0871ea', 'x-compute-request-id': 'req-9ddbb0cd-ee6d-4a65-b29a-ef744f0871ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:12,309 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.290s 2022-05-25 04:55:12,310 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41c1e905-f300-4fe3-8df3-15bb48355c43', 'x-compute-request-id': 'req-41c1e905-f300-4fe3-8df3-15bb48355c43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:13,557 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.239s 2022-05-25 04:55:13,557 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dcb634e-f7de-43d6-923e-eb9dfb5f4c8a', 'x-compute-request-id': 'req-3dcb634e-f7de-43d6-923e-eb9dfb5f4c8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:14,851 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.283s 2022-05-25 04:55:14,851 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e86c59f3-0f84-40d8-8fa0-34e7017bfc2c', 'x-compute-request-id': 'req-e86c59f3-0f84-40d8-8fa0-34e7017bfc2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:16,032 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.172s 2022-05-25 04:55:16,032 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0caeaf5-7417-41fa-9aac-eae3358d36eb', 'x-compute-request-id': 'req-c0caeaf5-7417-41fa-9aac-eae3358d36eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:17,335 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.294s 2022-05-25 04:55:17,336 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-069fd3d5-d7d2-492b-9f79-9c9ed4060e39', 'x-compute-request-id': 'req-069fd3d5-d7d2-492b-9f79-9c9ed4060e39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:18,532 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.186s 2022-05-25 04:55:18,533 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10a3fb3d-bd68-4bea-93d0-32c7f4dc2aa2', 'x-compute-request-id': 'req-10a3fb3d-bd68-4bea-93d0-32c7f4dc2aa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:19,849 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.307s 2022-05-25 04:55:19,850 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c90c9d3-8796-4670-8357-bbdeae04baff', 'x-compute-request-id': 'req-5c90c9d3-8796-4670-8357-bbdeae04baff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:21,054 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.195s 2022-05-25 04:55:21,054 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d580ccb-9ec0-451d-b470-349a530607a8', 'x-compute-request-id': 'req-4d580ccb-9ec0-451d-b470-349a530607a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:22,269 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.204s 2022-05-25 04:55:22,269 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd610379-2fcb-43f3-a2b0-acba8747d411', 'x-compute-request-id': 'req-bd610379-2fcb-43f3-a2b0-acba8747d411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:23,476 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.198s 2022-05-25 04:55:23,476 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7658b1da-d870-4d12-b5d1-4e6898d71403', 'x-compute-request-id': 'req-7658b1da-d870-4d12-b5d1-4e6898d71403', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:24,688 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.202s 2022-05-25 04:55:24,689 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e82fa651-5eab-4494-9e6b-73e5838eb4d9', 'x-compute-request-id': 'req-e82fa651-5eab-4494-9e6b-73e5838eb4d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:26,080 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.382s 2022-05-25 04:55:26,081 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eef430e1-4f34-4bfd-8718-cf3ea0d1805a', 'x-compute-request-id': 'req-eef430e1-4f34-4bfd-8718-cf3ea0d1805a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:27,498 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.408s 2022-05-25 04:55:27,499 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e8694f0-7958-40d3-875d-1902f68586e9', 'x-compute-request-id': 'req-8e8694f0-7958-40d3-875d-1902f68586e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:28,841 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.333s 2022-05-25 04:55:28,841 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15de4bbd-777b-4a8c-ae23-0845a90e17a3', 'x-compute-request-id': 'req-15de4bbd-777b-4a8c-ae23-0845a90e17a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:30,184 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.333s 2022-05-25 04:55:30,185 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20da4cda-d259-4460-a484-94b71c1acc1a', 'x-compute-request-id': 'req-20da4cda-d259-4460-a484-94b71c1acc1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:31,579 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.385s 2022-05-25 04:55:31,580 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5474ab52-0141-4b49-9ea3-ec96820df838', 'x-compute-request-id': 'req-5474ab52-0141-4b49-9ea3-ec96820df838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:32,823 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.235s 2022-05-25 04:55:32,823 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1f6d309-108b-4945-8b7b-41b7a07faf6c', 'x-compute-request-id': 'req-f1f6d309-108b-4945-8b7b-41b7a07faf6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:34,058 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.226s 2022-05-25 04:55:34,059 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b42b256-1972-48a9-a04f-c37be89a7a0a', 'x-compute-request-id': 'req-4b42b256-1972-48a9-a04f-c37be89a7a0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:35,363 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.295s 2022-05-25 04:55:35,367 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec254e21-5656-412d-b789-0061c5e82eb4', 'x-compute-request-id': 'req-ec254e21-5656-412d-b789-0061c5e82eb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:36,605 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.228s 2022-05-25 04:55:36,606 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a51fe2b-17f8-4e8d-b9b6-2928fcc549fd', 'x-compute-request-id': 'req-5a51fe2b-17f8-4e8d-b9b6-2928fcc549fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:37,847 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.231s 2022-05-25 04:55:37,847 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d152f84f-833f-42e3-b648-42ab053403ba', 'x-compute-request-id': 'req-d152f84f-833f-42e3-b648-42ab053403ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:39,101 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.242s 2022-05-25 04:55:39,102 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a62a3dc-dbe2-4c95-917f-3f7a2a781ded', 'x-compute-request-id': 'req-2a62a3dc-dbe2-4c95-917f-3f7a2a781ded', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:40,541 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.429s 2022-05-25 04:55:40,541 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af7ca151-2105-413b-b1e0-e8083d447199', 'x-compute-request-id': 'req-af7ca151-2105-413b-b1e0-e8083d447199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:41,972 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.421s 2022-05-25 04:55:41,973 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4727037f-4d17-4d51-a144-634320f3534a', 'x-compute-request-id': 'req-4727037f-4d17-4d51-a144-634320f3534a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}, {"version": 4, "addr": "172.25.0.147", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--95365042"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:55:43,247 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.264s 2022-05-25 04:55:43,247 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1525', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4453b31-d6a5-4694-b186-5dd7500dd027', 'x-compute-request-id': 'req-b4453b31-d6a5-4694-b186-5dd7500dd027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"server": {"id": "2b0cebf8-24c9-4f22-86c2-a881ace220f7", "name": "tempest-ServersWithSpecificFlavorTestJSON-server-221101408", "status": "ACTIVE", "tenant_id": "7ed53cba765847218f0625a15155736d", "user_id": "0274832ec9d740be9a433a88f0b3dd25", "metadata": {}, "hostId": "c06cca80f7ca64518d0090efce60af49718a30acf7075c06b144d8dd", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "809718163", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/809718163"}]}, "created": "2022-05-25T04:50:22Z", "updated": "2022-05-25T04:52:16Z", "addresses": {"tempest-ServersWithSpecificFlavorTestJSON-1991496684-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:af:f6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1578718478", "OS-SRV-USG:launched_at": "2022-05-25T04:50:37.000000", "OS-SRV-USG:terminated_at": 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-05-25 04:55:44,474 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 404 GET http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7 0.218s 2022-05-25 04:55:44,474 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:44 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-f9414ef4-426e-4061-bce2-a2363cb8e8d0', 'x-compute-request-id': 'req-f9414ef4-426e-4061-bce2-a2363cb8e8d0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/2b0cebf8-24c9-4f22-86c2-a881ace220f7'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2b0cebf8-24c9-4f22-86c2-a881ace220f7 could not be found."}}' 2022-05-25 04:55:44,632 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 202 DELETE http://10.222.0.46/compute/v2.1/os-keypairs/tempest-keypair-1578718478 0.157s 2022-05-25 04:55:44,633 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:44 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-da78d816-1fc5-43ed-9dac-997665487486', 'x-compute-request-id': 'req-da78d816-1fc5-43ed-9dac-997665487486', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.46/compute/v2.1/os-keypairs/tempest-keypair-1578718478'} Body: b'' 2022-05-25 04:55:45,079 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 204 DELETE http://10.222.0.46:9696/v2.0/security-groups/29588068-a1e1-4145-80a3-bb685b4e859c 0.446s 2022-05-25 04:55:45,079 126978 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-7c25a85e-7543-4221-a468-c188b30ecab0', 'content-length': '0', 'date': 'Wed, 25 May 2022 04:55:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.46:9696/v2.0/security-groups/29588068-a1e1-4145-80a3-bb685b4e859c'} Body: b'' 2022-05-25 04:55:45,103 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 404 GET http://10.222.0.46:9696/v2.0/security-groups/29588068-a1e1-4145-80a3-bb685b4e859c 0.023s 2022-05-25 04:55:45,104 126978 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-d7062d78-1b1f-48e9-8f3b-63162e6947b7', 'date': 'Wed, 25 May 2022 04:55:45 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.46:9696/v2.0/security-groups/29588068-a1e1-4145-80a3-bb685b4e859c'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 29588068-a1e1-4145-80a3-bb685b4e859c does not exist", "detail": ""}}' 2022-05-25 04:55:46,191 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 204 DELETE http://10.222.0.46:9696/v2.0/floatingips/f730bf72-0b03-4c45-8d30-b8c19136a221 1.086s 2022-05-25 04:55:46,191 126978 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-c5c05de7-2615-4410-9ea9-f7f28294ee72', 'content-length': '0', 'date': 'Wed, 25 May 2022 04:55:46 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.46:9696/v2.0/floatingips/f730bf72-0b03-4c45-8d30-b8c19136a221'} Body: b'' 2022-05-25 04:55:46,819 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 202 DELETE http://10.222.0.46/compute/v2.1/flavors/809718163 0.627s 2022-05-25 04:55:46,819 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:46 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-c8752a54-f5a8-46b6-96c8-1adce01dfeef', 'x-compute-request-id': 'req-c8752a54-f5a8-46b6-96c8-1adce01dfeef', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.46/compute/v2.1/flavors/809718163'} Body: b'' 2022-05-25 04:55:46,849 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/flavors/detail 0.028s 2022-05-25 04:55:46,849 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '5402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba6632dd-6da7-4284-9e0d-d186edf38375', 'x-compute-request-id': 'req-ba6632dd-6da7-4284-9e0d-d186edf38375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/flavors/detail'} Body: b'{"flavors": [{"id": "1", "name": "m1.tiny", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/flavors/1"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/1"}]}, {"id": "2", "name": "m1.small", "ram": 2048, "disk": 20, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/flavors/2"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/2"}]}, {"id": "3", "name": "m1.medium", "ram": 4096, "disk": 40, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/flavors/3"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/3"}]}, {"id": "4", "name": "m1.large", "ram": 8192, "disk": 80, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/flavors/4"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/4"}]}, {"id": "42", "name": "m1.nano", "ram": 256, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/flavors/42"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/42"}]}, {"id": "425478719", "name": "tempest-flavor_with_ephemeral_1-122066342", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 1, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/flavors/425478719"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/425478719"}]}, {"id": "451", "name": "m1.heat", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/flavors/451"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/451"}]}, {"id": "452", "name": "m1.heat2", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/flavors/452"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, {"id": "5", "name": "m1.xlarge", "ram": 16384, "disk": 160, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/flavors/5"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/5"}]}, {"id": "84", "name": "m1.micro", "ram": 256, "disk": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/flavors/84"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/84"}]}, {"id": "c1", "name": "cirros256", "ram": 256, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/flavors/c1"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/c1"}]}, {"id": "d1", "name": "ds512M", "ram": 512, "disk": 5, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DI 2022-05-25 04:55:46,979 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 202 DELETE http://10.222.0.46/compute/v2.1/flavors/425478719 0.122s 2022-05-25 04:55:46,979 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:46 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-7dc7fe3a-61f1-4124-ae45-59232530cfe4', 'x-compute-request-id': 'req-7dc7fe3a-61f1-4124-ae45-59232530cfe4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.46/compute/v2.1/flavors/425478719'} Body: b'' 2022-05-25 04:55:47,013 126978 INFO [tempest.lib.common.rest_client] Request (ServersWithSpecificFlavorTestJSON:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/flavors/detail 0.033s 2022-05-25 04:55:47,018 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '4991', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-817bb4c3-c940-4724-b644-153eab8df31e', 'x-compute-request-id': 'req-817bb4c3-c940-4724-b644-153eab8df31e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/flavors/detail'} Body: b'{"flavors": [{"id": "1", "name": "m1.tiny", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/flavors/1"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/1"}]}, {"id": "2", "name": "m1.small", "ram": 2048, "disk": 20, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/flavors/2"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/2"}]}, {"id": "3", "name": "m1.medium", "ram": 4096, "disk": 40, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/flavors/3"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/3"}]}, {"id": "4", "name": "m1.large", "ram": 8192, "disk": 80, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/flavors/4"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/4"}]}, {"id": "42", "name": "m1.nano", "ram": 256, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/flavors/42"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/42"}]}, {"id": "451", "name": "m1.heat", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/flavors/451"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/451"}]}, {"id": "452", "name": "m1.heat2", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/flavors/452"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, {"id": "5", "name": "m1.xlarge", "ram": 16384, "disk": 160, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/flavors/5"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/5"}]}, {"id": "84", "name": "m1.micro", "ram": 256, "disk": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/flavors/84"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/84"}]}, {"id": "c1", "name": "cirros256", "ram": 256, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/flavors/c1"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/c1"}]}, {"id": "d1", "name": "ds512M", "ram": 512, "disk": 5, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/flavors/d1"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/d1"}]}, {"id": "d2", "name": "ds1G", "ram": 1024, "disk": 10, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_create_server.py", line 137, in test_verify_created_server_ephemeral_disk self.assertEqual(disks_num + 1, disks_num_eph) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 3 != 2 |
||||||
tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test | 4 | 1 | 3 | 0 | 0 | Detail | |
test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b] |
fail
ft2.1: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-25 04:51:12,922 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 201 POST http://10.222.0.46/identity/v3/auth/tokens 0.270s 2022-05-25 04:51:12,926 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 25 May 2022 04:51:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3264', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-adea40c6-8afb-4c5c-9044-2a6a592e1d16', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d3c6423effa2485591a51e632f3a15bc", "name": "tempest-LiveAutoBlockMigrationV225Test-1197407746-project", "password_expires_at": null}, "audit_ids": ["31u7ZfZKS06utB5kl2EHwA"], "expires_at": "2022-05-25T05:51:12.000000Z", "issued_at": "2022-05-25T04:51:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fa99c0c886144b39eeda54b58477633", "name": "tempest-LiveAutoBlockMigrationV225Test-1197407746"}, "is_domain": false, "roles": [{"id": "e4c48618748947c09ec50fdd2588edd1", "name": "member"}, {"id": "a2cc4ce49de946b2bb9340a57fcf04f1", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7ca836e573d44865aa8fba7796af6b66", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.46:8080", "region": "RegionOne"}, {"id": "d9bafbff933d4d059ed50d37c836b515", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46:8080/v1/AUTH_0fa99c0c886144b39eeda54b58477633", "region": "RegionOne"}], "id": "2ee8fcc4d197426491ebff543e05f707", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "2dc2de88974144b5bf6562d2e61fd2ec", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46:9696/", "region": "RegionOne"}], "id": "662708ba4d6f47f9be771ce03892955e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "48d34ae19268447db0217d9222efe711", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/identity", "region": "RegionOne"}], "id": "8cfd328d6aa245e78d47335f8bd04ae6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e56f7cd7f5364a60b4ca8f1f84c6e17a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/compute/v2/0fa99c0c886144b39eeda54b58477633", "region": "RegionOne"}], "id": "a1547e134d734596b7d71fef787fed90", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b82ce0f98e92449dbe98455e7452f1fc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/placement", "region": "RegionOne"}], "id": "aa6e47c0c948480b912e4086f269ce77", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "58ab4aa896874d5f9de07f03a00f8973", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633", "region": "RegionOne"}], "id": "d3ba0472b8e0424fb647d1bdd1efe491", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c7678b1b1ad54dfea402e59dd2768170", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633", "region": "RegionOne"}], "id": "e69d48456a254117b4e07f2379ee99ce", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "75af32e9edb346eaadb487f923eeb0b2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/compute/v2.1", "region": "RegionOne"}], "id": "e84caa8c46364150a2c6165a23baf79c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "048206d365f44a8792f552c2d7b02eb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/image", "region": "RegionOne"}], "id": "fb71393dea874f01905a5ea7fc4d69ec", "type": "image", "name": "glance"}]}}' 2022-05-25 04:51:12,927 126976 INFO [tempest.lib.common.fixed_network] (LiveAutoBlockMigrationV225Test:test_live_block_migration) Found network {'id': 'dc47fbb6-dfc0-4bca-ae47-0a0133cb4152', 'name': 'tempest-LiveAutoBlockMigrationV225Test-1843010139-network', 'tenant_id': '0fa99c0c886144b39eeda54b58477633', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0fa99c0c886144b39eeda54b58477633', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 200, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-05-25T04:51:05Z', 'updated_at': '2022-05-25T04:51:05Z', 'revision_number': 1} available for tenant 2022-05-25 04:51:14,396 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 202 POST http://10.222.0.46/compute/v2.1/servers 1.468s 2022-05-25 04:51:14,408 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "imageRef": "6993e405-4272-4d50-bc6f-fac6f767bb93", "flavorRef": "452", "networks": [{"uuid": "dc47fbb6-dfc0-4bca-ae47-0a0133cb4152"}]}} Response - Headers: {'date': 'Wed, 25 May 2022 04:51:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d0b1bb7-d5ac-4c9e-8d46-3254c4475951', 'x-compute-request-id': 'req-0d0b1bb7-d5ac-4c9e-8d46-3254c4475951', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.46/compute/v2.1/servers'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "H8EvmAqAp4yM"}}' 2022-05-25 04:51:14,809 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.398s 2022-05-25 04:51:14,809 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1261', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69b5006f-1aee-4d8d-bc99-90ac9683e4a7', 'x-compute-request-id': 'req-69b5006f-1aee-4d8d-bc99-90ac9683e4a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:51:15,987 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.167s 2022-05-25 04:51:15,987 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1261', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98768380-5f16-41f7-a0ef-0686b928ef73', 'x-compute-request-id': 'req-98768380-5f16-41f7-a0ef-0686b928ef73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:51:17,205 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.204s 2022-05-25 04:51:17,206 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1313', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0243fff4-b3fc-4475-addf-6aefa36893bd', 'x-compute-request-id': 'req-0243fff4-b3fc-4475-addf-6aefa36893bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:51:17,215 126976 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2022-05-25 04:51:18,519 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.302s 2022-05-25 04:51:18,616 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a0d7f4e-a0ac-4a9d-9f84-337bf469da40', 'x-compute-request-id': 'req-2a0d7f4e-a0ac-4a9d-9f84-337bf469da40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:51:18,634 126976 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2022-05-25 04:51:20,444 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.809s 2022-05-25 04:51:20,454 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b559cdb0-5b2f-4581-ba8a-cf60de884a55', 'x-compute-request-id': 'req-b559cdb0-5b2f-4581-ba8a-cf60de884a55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:51:21,995 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.531s 2022-05-25 04:51:21,996 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbfcd30c-0cba-44d7-b16f-8866889dcfa1', 'x-compute-request-id': 'req-bbfcd30c-0cba-44d7-b16f-8866889dcfa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:51:23,645 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.633s 2022-05-25 04:51:23,646 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6232b4c3-4de1-4ada-a3da-9a87cbcea97f', 'x-compute-request-id': 'req-6232b4c3-4de1-4ada-a3da-9a87cbcea97f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:51:25,142 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.487s 2022-05-25 04:51:25,143 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-761428a1-7fae-47f4-bcda-853cd878ef38', 'x-compute-request-id': 'req-761428a1-7fae-47f4-bcda-853cd878ef38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:51:26,604 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.451s 2022-05-25 04:51:26,604 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e569e86-2b3c-4992-85b4-b61e49c38344', 'x-compute-request-id': 'req-5e569e86-2b3c-4992-85b4-b61e49c38344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:51:27,935 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.320s 2022-05-25 04:51:27,935 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21889bf3-2b5a-4793-98e3-e42d7770ed7a', 'x-compute-request-id': 'req-21889bf3-2b5a-4793-98e3-e42d7770ed7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:51:29,252 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.306s 2022-05-25 04:51:29,253 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c104787-c4bb-4c8c-b163-af3501c4f758', 'x-compute-request-id': 'req-4c104787-c4bb-4c8c-b163-af3501c4f758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:51:30,784 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.521s 2022-05-25 04:51:30,785 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08064840-042c-4bf0-8d63-89bad6f68d53', 'x-compute-request-id': 'req-08064840-042c-4bf0-8d63-89bad6f68d53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:51:33,008 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 1.214s 2022-05-25 04:51:33,009 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88e99ae6-2c07-481b-9c12-faa18ff1effc', 'x-compute-request-id': 'req-88e99ae6-2c07-481b-9c12-faa18ff1effc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:51:34,352 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.334s 2022-05-25 04:51:34,352 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1361', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2e2f926-fd3d-4814-8bdd-4011c8ce25b3', 'x-compute-request-id': 'req-c2e2f926-fd3d-4814-8bdd-4011c8ce25b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:51:35,532 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.168s 2022-05-25 04:51:35,533 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1557', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3bcf8e3-2031-4b1e-b57e-e267a2488111', 'x-compute-request-id': 'req-d3bcf8e3-2031-4b1e-b57e-e267a2488111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "ACTIVE", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:35Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.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": [], "locked": false, "description": null}}' 2022-05-25 04:51:35,542 126976 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 21 second wait 2022-05-25 04:51:36,108 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.565s 2022-05-25 04:51:36,108 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2049', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1632772e-a811-417f-b8e0-9e95ba940542', 'x-compute-request-id': 'req-1632772e-a811-417f-b8e0-9e95ba940542', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "ACTIVE", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:35Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h2-843228-2", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-843228-2", "OS-EXT-SRV-ATTR:reservation_id": "r-917drn52", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-341045470", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null}}' 2022-05-25 04:51:36,906 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.788s 2022-05-25 04:51:36,906 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2049', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f9f2bf7-1813-42db-b0a5-5557dc3ed035', 'x-compute-request-id': 'req-5f9f2bf7-1813-42db-b0a5-5557dc3ed035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "ACTIVE", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:35Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h2-843228-2", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-843228-2", "OS-EXT-SRV-ATTR:reservation_id": "r-917drn52", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-341045470", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null}}' 2022-05-25 04:51:36,958 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/os-services?binary=nova-compute 0.041s 2022-05-25 04:51:36,958 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '424', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6488a0e1-b225-4415-a03d-1c0f9346172e', 'x-compute-request-id': 'req-6488a0e1-b225-4415-a03d-1c0f9346172e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/os-services?binary=nova-compute'} Body: b'{"services": [{"binary": "nova-compute", "host": "n-h1-843228-2", "id": 3, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2022-05-25T04:51:33.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "n-h2-843228-2", "id": 4, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2022-05-25T04:51:27.000000", "disabled_reason": null, "forced_down": false}]}' 2022-05-25 04:51:36,961 126976 INFO [tempest.api.compute.admin.test_live_migration] Live migrate from source n-h2-843228-2 to destination n-h1-843228-2 2022-05-25 04:51:41,478 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 202 POST http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542/action 4.517s 2022-05-25 04:51:41,479 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"os-migrateLive": {"host": "n-h1-843228-2", "block_migration": "auto"}} Response - Headers: {'date': 'Wed, 25 May 2022 04:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64aca6bb-bc5d-4658-9f43-4718bf6613d2', 'x-compute-request-id': 'req-64aca6bb-bc5d-4658-9f43-4718bf6613d2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542/action'} Body: b'' 2022-05-25 04:51:41,926 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.446s 2022-05-25 04:51:41,926 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08ca80d2-b703-42d5-9cd5-70bec1cdc302', 'x-compute-request-id': 'req-08ca80d2-b703-42d5-9cd5-70bec1cdc302', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:51:43,442 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.506s 2022-05-25 04:51:43,442 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40747d44-6475-4078-98a4-1d080faaac48', 'x-compute-request-id': 'req-40747d44-6475-4078-98a4-1d080faaac48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:51:44,648 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.196s 2022-05-25 04:51:44,648 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e84fc79-fb95-48fe-8588-e64c916ba258', 'x-compute-request-id': 'req-4e84fc79-fb95-48fe-8588-e64c916ba258', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:51:45,951 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.293s 2022-05-25 04:51:45,951 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b36888b-c427-49dc-9866-f3889ac50fe6', 'x-compute-request-id': 'req-1b36888b-c427-49dc-9866-f3889ac50fe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:51:47,192 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.229s 2022-05-25 04:51:47,193 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b36b6069-47ca-41eb-b40e-4c2769ebdced', 'x-compute-request-id': 'req-b36b6069-47ca-41eb-b40e-4c2769ebdced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:51:48,700 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.498s 2022-05-25 04:51:48,701 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a11e9bb3-133e-424d-9ac0-70682aee0c3b', 'x-compute-request-id': 'req-a11e9bb3-133e-424d-9ac0-70682aee0c3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:51:50,607 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.897s 2022-05-25 04:51:50,608 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-947214e3-a48e-4be0-b5de-922712d46325', 'x-compute-request-id': 'req-947214e3-a48e-4be0-b5de-922712d46325', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:51:52,372 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.753s 2022-05-25 04:51:52,373 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acc56e18-da2e-4207-a4ce-1e683de530c8', 'x-compute-request-id': 'req-acc56e18-da2e-4207-a4ce-1e683de530c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:51:53,673 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.289s 2022-05-25 04:51:53,673 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-568a0183-512a-4c3f-85f3-48fbed1ee5c5', 'x-compute-request-id': 'req-568a0183-512a-4c3f-85f3-48fbed1ee5c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:51:55,108 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.425s 2022-05-25 04:51:55,111 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc7be8cf-d79f-4510-9038-29b84fb036f9', 'x-compute-request-id': 'req-cc7be8cf-d79f-4510-9038-29b84fb036f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:51:56,552 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.429s 2022-05-25 04:51:56,552 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24a523cc-db0b-4b89-a1c9-1f367f0169fb', 'x-compute-request-id': 'req-24a523cc-db0b-4b89-a1c9-1f367f0169fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:51:58,070 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.504s 2022-05-25 04:51:58,071 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbb14423-7a06-4470-80ba-30b770db057d', 'x-compute-request-id': 'req-cbb14423-7a06-4470-80ba-30b770db057d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:51:59,750 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.670s 2022-05-25 04:51:59,751 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e734905-161e-43e8-891f-ab64d3137977', 'x-compute-request-id': 'req-4e734905-161e-43e8-891f-ab64d3137977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:01,172 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.407s 2022-05-25 04:52:01,173 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-348f6c41-7343-4944-b998-ba90684b04cd', 'x-compute-request-id': 'req-348f6c41-7343-4944-b998-ba90684b04cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:02,462 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.279s 2022-05-25 04:52:02,463 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dc945f7-1303-45ae-afbe-dca3dadb1a87', 'x-compute-request-id': 'req-1dc945f7-1303-45ae-afbe-dca3dadb1a87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:03,758 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.285s 2022-05-25 04:52:03,758 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27daceb8-586e-4963-b7c2-4511d4537fd9', 'x-compute-request-id': 'req-27daceb8-586e-4963-b7c2-4511d4537fd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:05,074 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.306s 2022-05-25 04:52:05,075 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-067569a3-1a1d-45d7-8352-0c4ea9959bd3', 'x-compute-request-id': 'req-067569a3-1a1d-45d7-8352-0c4ea9959bd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:06,811 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.727s 2022-05-25 04:52:06,811 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58ac29dc-9935-4f72-b48a-9c6980a3c6ee', 'x-compute-request-id': 'req-58ac29dc-9935-4f72-b48a-9c6980a3c6ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:08,278 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.458s 2022-05-25 04:52:08,279 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3249b44a-45a7-49d9-8cf2-35acd0f82ebe', 'x-compute-request-id': 'req-3249b44a-45a7-49d9-8cf2-35acd0f82ebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:09,869 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.580s 2022-05-25 04:52:09,870 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccec4c83-46cd-4b28-b47b-a7b06b2ebe09', 'x-compute-request-id': 'req-ccec4c83-46cd-4b28-b47b-a7b06b2ebe09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:11,288 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.409s 2022-05-25 04:52:11,289 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a384434-4c63-42b1-ae87-e2ccab6764a9', 'x-compute-request-id': 'req-4a384434-4c63-42b1-ae87-e2ccab6764a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:12,576 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.278s 2022-05-25 04:52:12,577 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15c06341-4772-4f95-92d3-91f18d7901ad', 'x-compute-request-id': 'req-15c06341-4772-4f95-92d3-91f18d7901ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:13,905 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.317s 2022-05-25 04:52:13,905 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d310d02-2a7b-405e-8efe-67fc4c7ce62d', 'x-compute-request-id': 'req-6d310d02-2a7b-405e-8efe-67fc4c7ce62d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:15,572 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.656s 2022-05-25 04:52:15,572 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2da6ec6f-3f37-480e-9a1c-75ca0ec15cb5', 'x-compute-request-id': 'req-2da6ec6f-3f37-480e-9a1c-75ca0ec15cb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:16,880 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.298s 2022-05-25 04:52:16,880 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a6e95ca-73c9-467a-85c2-bb87c449ed0a', 'x-compute-request-id': 'req-3a6e95ca-73c9-467a-85c2-bb87c449ed0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:18,719 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.829s 2022-05-25 04:52:18,719 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26f69181-6327-4492-89b3-bd664e698989', 'x-compute-request-id': 'req-26f69181-6327-4492-89b3-bd664e698989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:20,029 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.300s 2022-05-25 04:52:20,029 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ef6e550-3c8a-4106-a516-e8355363b92f', 'x-compute-request-id': 'req-1ef6e550-3c8a-4106-a516-e8355363b92f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:21,389 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.349s 2022-05-25 04:52:21,390 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e05bc05a-f93a-46e4-a7b3-89ce3050f500', 'x-compute-request-id': 'req-e05bc05a-f93a-46e4-a7b3-89ce3050f500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:22,705 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.305s 2022-05-25 04:52:22,706 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25808f03-9483-46d0-9a3e-728c387d8183', 'x-compute-request-id': 'req-25808f03-9483-46d0-9a3e-728c387d8183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:23,941 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.225s 2022-05-25 04:52:23,941 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b157b3d-1d39-4a04-8fe4-b4314132708b', 'x-compute-request-id': 'req-8b157b3d-1d39-4a04-8fe4-b4314132708b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:25,660 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.710s 2022-05-25 04:52:25,660 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-738f0176-ef6a-455b-9dec-1367e38c70cd', 'x-compute-request-id': 'req-738f0176-ef6a-455b-9dec-1367e38c70cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:27,453 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.783s 2022-05-25 04:52:27,454 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34e02330-401f-404b-a37a-4ff46e73c7ab', 'x-compute-request-id': 'req-34e02330-401f-404b-a37a-4ff46e73c7ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:29,196 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.732s 2022-05-25 04:52:29,196 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30307c44-63c6-436e-bdce-456911ff7f65', 'x-compute-request-id': 'req-30307c44-63c6-436e-bdce-456911ff7f65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:30,980 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.775s 2022-05-25 04:52:30,981 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e453ac2-d565-4968-8c11-97500047f190', 'x-compute-request-id': 'req-6e453ac2-d565-4968-8c11-97500047f190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:32,441 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.448s 2022-05-25 04:52:32,441 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7023deaf-7126-47d0-acda-06f7c0a26e28', 'x-compute-request-id': 'req-7023deaf-7126-47d0-acda-06f7c0a26e28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:34,118 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.664s 2022-05-25 04:52:34,119 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27ca17d3-51da-4103-89d1-8d71f7bf45ea', 'x-compute-request-id': 'req-27ca17d3-51da-4103-89d1-8d71f7bf45ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:35,349 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.217s 2022-05-25 04:52:35,349 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed307ef4-a4da-43b2-acf8-879745e3360c', 'x-compute-request-id': 'req-ed307ef4-a4da-43b2-acf8-879745e3360c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:36,574 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.214s 2022-05-25 04:52:36,575 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a077011-3dbb-4a5c-b5f6-79970d4c1c08', 'x-compute-request-id': 'req-6a077011-3dbb-4a5c-b5f6-79970d4c1c08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:37,862 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.274s 2022-05-25 04:52:37,863 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3e36c46-91ab-4219-be67-5da3f225dab2', 'x-compute-request-id': 'req-e3e36c46-91ab-4219-be67-5da3f225dab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:39,198 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.317s 2022-05-25 04:52:39,198 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-231a674d-2485-4715-bcf8-c4d4dce13eb5', 'x-compute-request-id': 'req-231a674d-2485-4715-bcf8-c4d4dce13eb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:40,635 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.425s 2022-05-25 04:52:40,636 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7711a71e-94e9-4f32-880c-e9954176714e', 'x-compute-request-id': 'req-7711a71e-94e9-4f32-880c-e9954176714e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:42,038 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.388s 2022-05-25 04:52:42,038 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cd7fbba-22eb-46ce-b55c-71e9711e91c3', 'x-compute-request-id': 'req-5cd7fbba-22eb-46ce-b55c-71e9711e91c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:43,411 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.359s 2022-05-25 04:52:43,411 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f48a3244-3688-4e0f-a89e-005cc7deb47d', 'x-compute-request-id': 'req-f48a3244-3688-4e0f-a89e-005cc7deb47d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:44,873 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.453s 2022-05-25 04:52:44,873 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edd44e7d-ef9f-43b0-a757-51db9861f45f', 'x-compute-request-id': 'req-edd44e7d-ef9f-43b0-a757-51db9861f45f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:46,203 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.320s 2022-05-25 04:52:46,204 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdc24444-82e4-4d2a-b5a1-f46e30778d1a', 'x-compute-request-id': 'req-bdc24444-82e4-4d2a-b5a1-f46e30778d1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:47,925 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.711s 2022-05-25 04:52:47,925 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c96e4354-2dbf-4c32-8fb0-8df239a8eda2', 'x-compute-request-id': 'req-c96e4354-2dbf-4c32-8fb0-8df239a8eda2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:49,290 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.355s 2022-05-25 04:52:49,290 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e186555-f03f-435c-ac75-e7a8c8782d4f', 'x-compute-request-id': 'req-3e186555-f03f-435c-ac75-e7a8c8782d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:50,690 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.387s 2022-05-25 04:52:50,692 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5db89397-0248-4089-b92f-5eb5128231bf', 'x-compute-request-id': 'req-5db89397-0248-4089-b92f-5eb5128231bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:52,055 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.351s 2022-05-25 04:52:52,055 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15fc6770-84c6-41ff-a5b0-a950cc1a7fa8', 'x-compute-request-id': 'req-15fc6770-84c6-41ff-a5b0-a950cc1a7fa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:53,397 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.331s 2022-05-25 04:52:53,401 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c252e4bb-2e5d-450e-a5d1-dace85927a48', 'x-compute-request-id': 'req-c252e4bb-2e5d-450e-a5d1-dace85927a48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:54,734 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.315s 2022-05-25 04:52:54,743 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3032a48-4087-4b35-bad9-13f85c6802f6', 'x-compute-request-id': 'req-d3032a48-4087-4b35-bad9-13f85c6802f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:56,297 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.542s 2022-05-25 04:52:56,297 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2d2115b-3dbb-465f-9bc2-f9bfbc13f45c', 'x-compute-request-id': 'req-d2d2115b-3dbb-465f-9bc2-f9bfbc13f45c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:57,748 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.440s 2022-05-25 04:52:57,749 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72a6d651-3262-4c90-bcfa-28febd158650', 'x-compute-request-id': 'req-72a6d651-3262-4c90-bcfa-28febd158650', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:52:59,224 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.465s 2022-05-25 04:52:59,224 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51bee363-5578-4132-a90b-6de5113fd313', 'x-compute-request-id': 'req-51bee363-5578-4132-a90b-6de5113fd313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:00,704 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.470s 2022-05-25 04:53:00,705 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-910ce06d-2166-4e05-9ea6-ac81e726ca1e', 'x-compute-request-id': 'req-910ce06d-2166-4e05-9ea6-ac81e726ca1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:02,097 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.382s 2022-05-25 04:53:02,097 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-991972bb-e519-474e-be03-9195cb4ef2eb', 'x-compute-request-id': 'req-991972bb-e519-474e-be03-9195cb4ef2eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:03,351 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.241s 2022-05-25 04:53:03,352 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-315b0096-1636-4dcf-a2ad-5252dd5f2966', 'x-compute-request-id': 'req-315b0096-1636-4dcf-a2ad-5252dd5f2966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:04,628 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.266s 2022-05-25 04:53:04,628 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82fbd0d5-5c8a-458b-b20b-7c49d1133361', 'x-compute-request-id': 'req-82fbd0d5-5c8a-458b-b20b-7c49d1133361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:05,936 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.298s 2022-05-25 04:53:05,936 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0016acec-f2a6-416e-84d1-25c6704fb64f', 'x-compute-request-id': 'req-0016acec-f2a6-416e-84d1-25c6704fb64f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:07,261 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.314s 2022-05-25 04:53:07,261 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1fca122-a032-49f8-9b2a-e3e3eaa4556d', 'x-compute-request-id': 'req-d1fca122-a032-49f8-9b2a-e3e3eaa4556d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:08,524 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.253s 2022-05-25 04:53:08,524 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8bc6e4c-594c-4c0e-a9c9-7d82417ae501', 'x-compute-request-id': 'req-f8bc6e4c-594c-4c0e-a9c9-7d82417ae501', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:09,976 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.442s 2022-05-25 04:53:09,977 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a689079-2c4a-4a4d-95df-382d92767f3a', 'x-compute-request-id': 'req-9a689079-2c4a-4a4d-95df-382d92767f3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:11,281 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.293s 2022-05-25 04:53:11,281 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b816e1d5-5cda-47e4-9463-ecca1f4bcba4', 'x-compute-request-id': 'req-b816e1d5-5cda-47e4-9463-ecca1f4bcba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:12,638 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.347s 2022-05-25 04:53:12,638 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44a66394-b2e5-4935-8e13-053518fae175', 'x-compute-request-id': 'req-44a66394-b2e5-4935-8e13-053518fae175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:13,995 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.339s 2022-05-25 04:53:13,996 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d99c6095-9262-4f8c-8b46-149942f0e537', 'x-compute-request-id': 'req-d99c6095-9262-4f8c-8b46-149942f0e537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:15,326 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.320s 2022-05-25 04:53:15,326 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62e2d160-c4ca-40d9-9fa4-2121722353ab', 'x-compute-request-id': 'req-62e2d160-c4ca-40d9-9fa4-2121722353ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:16,841 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.505s 2022-05-25 04:53:16,841 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea095798-4a98-455e-bb20-1bfd24c6ffb6', 'x-compute-request-id': 'req-ea095798-4a98-455e-bb20-1bfd24c6ffb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:18,996 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 1.145s 2022-05-25 04:53:18,997 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-998fce66-8f6b-475a-84a9-ec3b77962a35', 'x-compute-request-id': 'req-998fce66-8f6b-475a-84a9-ec3b77962a35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:20,199 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.191s 2022-05-25 04:53:20,199 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f40417b1-6e15-4e80-b6fb-78c4cc7ed153', 'x-compute-request-id': 'req-f40417b1-6e15-4e80-b6fb-78c4cc7ed153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:21,408 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.200s 2022-05-25 04:53:21,409 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26bc1432-447f-40ae-8d2d-3ce3ad8446f5', 'x-compute-request-id': 'req-26bc1432-447f-40ae-8d2d-3ce3ad8446f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:22,779 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.359s 2022-05-25 04:53:22,779 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b26e813-4704-47e0-ba0f-bc8705c830ed', 'x-compute-request-id': 'req-2b26e813-4704-47e0-ba0f-bc8705c830ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:23,984 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.194s 2022-05-25 04:53:23,984 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60571201-67b9-40ff-8cbf-28e8b5dc9f06', 'x-compute-request-id': 'req-60571201-67b9-40ff-8cbf-28e8b5dc9f06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:25,537 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.543s 2022-05-25 04:53:25,538 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bbbc471-0334-44b8-b850-df006ce33650', 'x-compute-request-id': 'req-5bbbc471-0334-44b8-b850-df006ce33650', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:26,769 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.222s 2022-05-25 04:53:26,769 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e3487fd-45ff-4f7a-a791-8c39bfe18cf8', 'x-compute-request-id': 'req-1e3487fd-45ff-4f7a-a791-8c39bfe18cf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:27,960 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.181s 2022-05-25 04:53:27,961 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-487428a7-311e-4ee8-b04e-6b6f2a116efd', 'x-compute-request-id': 'req-487428a7-311e-4ee8-b04e-6b6f2a116efd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:29,217 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.246s 2022-05-25 04:53:29,217 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbf252fc-c391-4712-8930-24678f6cf0c3', 'x-compute-request-id': 'req-dbf252fc-c391-4712-8930-24678f6cf0c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:30,610 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.382s 2022-05-25 04:53:30,610 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01e36123-235e-4409-afca-85ee9006d4c3', 'x-compute-request-id': 'req-01e36123-235e-4409-afca-85ee9006d4c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:31,965 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.345s 2022-05-25 04:53:31,965 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c76bf572-a689-4b00-8c53-b345492513e3', 'x-compute-request-id': 'req-c76bf572-a689-4b00-8c53-b345492513e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:33,199 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.224s 2022-05-25 04:53:33,209 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96542293-1512-480c-8395-01a740d39809', 'x-compute-request-id': 'req-96542293-1512-480c-8395-01a740d39809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:34,469 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.250s 2022-05-25 04:53:34,470 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e7c47f3-f8f6-469f-978f-dc1caf08c737', 'x-compute-request-id': 'req-7e7c47f3-f8f6-469f-978f-dc1caf08c737', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:35,747 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.267s 2022-05-25 04:53:35,747 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc0c7d05-a7cc-4f82-bd9f-349fa34475cf', 'x-compute-request-id': 'req-fc0c7d05-a7cc-4f82-bd9f-349fa34475cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:36,993 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.236s 2022-05-25 04:53:36,994 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e74db913-d8ea-4d18-9657-2d30753e0b8c', 'x-compute-request-id': 'req-e74db913-d8ea-4d18-9657-2d30753e0b8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:38,591 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.587s 2022-05-25 04:53:38,592 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7d22b1d-4bfc-4ecd-b533-372ce4f3c225', 'x-compute-request-id': 'req-f7d22b1d-4bfc-4ecd-b533-372ce4f3c225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:39,913 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.310s 2022-05-25 04:53:39,913 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07b270d9-fbf8-42ef-b776-d3a4bc4f9d59', 'x-compute-request-id': 'req-07b270d9-fbf8-42ef-b776-d3a4bc4f9d59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:41,132 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.209s 2022-05-25 04:53:41,132 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8042f169-9222-4322-8b2a-a01f7a89cc9a', 'x-compute-request-id': 'req-8042f169-9222-4322-8b2a-a01f7a89cc9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:42,355 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.214s 2022-05-25 04:53:42,356 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c78ed0a-12c2-4d73-8b1b-9bbcac8d5993', 'x-compute-request-id': 'req-0c78ed0a-12c2-4d73-8b1b-9bbcac8d5993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:43,848 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.482s 2022-05-25 04:53:43,848 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fd43b2f-5d67-4ddf-9871-b87aa9045b0a', 'x-compute-request-id': 'req-9fd43b2f-5d67-4ddf-9871-b87aa9045b0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:45,225 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.367s 2022-05-25 04:53:45,225 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5c3f170-d1d4-4c40-acb9-080312375f20', 'x-compute-request-id': 'req-c5c3f170-d1d4-4c40-acb9-080312375f20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:46,533 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.298s 2022-05-25 04:53:46,533 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de61c420-bb74-44fd-8721-ed54f113145d', 'x-compute-request-id': 'req-de61c420-bb74-44fd-8721-ed54f113145d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:47,857 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.314s 2022-05-25 04:53:47,857 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c9705d2-c943-4b1d-a563-90ffbc039895', 'x-compute-request-id': 'req-4c9705d2-c943-4b1d-a563-90ffbc039895', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:49,027 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.160s 2022-05-25 04:53:49,027 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ca9f150-b5d1-469f-a5d3-465d7ce4e9b0', 'x-compute-request-id': 'req-1ca9f150-b5d1-469f-a5d3-465d7ce4e9b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:50,229 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.192s 2022-05-25 04:53:50,229 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d4d10bf-93e6-49b8-ac72-d91430696aa7', 'x-compute-request-id': 'req-8d4d10bf-93e6-49b8-ac72-d91430696aa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:51,433 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.195s 2022-05-25 04:53:51,433 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-678e91b1-ebd9-41be-be26-3a4fb4faef22', 'x-compute-request-id': 'req-678e91b1-ebd9-41be-be26-3a4fb4faef22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:52,663 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.219s 2022-05-25 04:53:52,663 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54fbedf3-7a47-4885-93bf-f155acd6eac5', 'x-compute-request-id': 'req-54fbedf3-7a47-4885-93bf-f155acd6eac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:53,950 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.277s 2022-05-25 04:53:53,950 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8481a38-1838-4089-91bb-b96eda5d89b8', 'x-compute-request-id': 'req-a8481a38-1838-4089-91bb-b96eda5d89b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:55,206 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.246s 2022-05-25 04:53:55,207 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21a977de-0dd0-4bbb-ab7f-e6c25c608588', 'x-compute-request-id': 'req-21a977de-0dd0-4bbb-ab7f-e6c25c608588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:56,467 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.251s 2022-05-25 04:53:56,467 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-726e638c-72fc-4a97-971a-4cb83430f5ac', 'x-compute-request-id': 'req-726e638c-72fc-4a97-971a-4cb83430f5ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:57,755 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.277s 2022-05-25 04:53:57,756 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6270f5d4-e0c7-4fa4-89fc-13d315bbc196', 'x-compute-request-id': 'req-6270f5d4-e0c7-4fa4-89fc-13d315bbc196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:53:59,040 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.274s 2022-05-25 04:53:59,040 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eeb0daf1-ed49-4592-8c26-424222ed1247', 'x-compute-request-id': 'req-eeb0daf1-ed49-4592-8c26-424222ed1247', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:00,311 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.260s 2022-05-25 04:54:00,311 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd815595-18a1-4234-ac62-a02e0a57002a', 'x-compute-request-id': 'req-cd815595-18a1-4234-ac62-a02e0a57002a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:01,575 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.254s 2022-05-25 04:54:01,576 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2c7ffcb-2fc6-4fe4-8a2f-c324f8e1e22f', 'x-compute-request-id': 'req-e2c7ffcb-2fc6-4fe4-8a2f-c324f8e1e22f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:02,838 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.252s 2022-05-25 04:54:02,839 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99095a57-4c1d-41d7-8da0-504329396e52', 'x-compute-request-id': 'req-99095a57-4c1d-41d7-8da0-504329396e52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:04,099 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.251s 2022-05-25 04:54:04,100 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ad15218-961a-4925-bd4d-afd21c85fb9f', 'x-compute-request-id': 'req-7ad15218-961a-4925-bd4d-afd21c85fb9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:05,283 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.174s 2022-05-25 04:54:05,283 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0af937b0-09d2-4b1e-a47b-9be69a6c18a5', 'x-compute-request-id': 'req-0af937b0-09d2-4b1e-a47b-9be69a6c18a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:06,484 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.191s 2022-05-25 04:54:06,485 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cd16a34-2c2c-4f7b-9fcf-3430a5449f24', 'x-compute-request-id': 'req-3cd16a34-2c2c-4f7b-9fcf-3430a5449f24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:07,654 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.160s 2022-05-25 04:54:07,654 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a39a7f98-370e-4e20-a9b1-ab07ac1471f7', 'x-compute-request-id': 'req-a39a7f98-370e-4e20-a9b1-ab07ac1471f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:08,834 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.170s 2022-05-25 04:54:08,834 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82dc15dc-cfda-4e6a-aed1-03a8ec174d92', 'x-compute-request-id': 'req-82dc15dc-cfda-4e6a-aed1-03a8ec174d92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:10,009 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.165s 2022-05-25 04:54:10,009 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2820b429-0d35-4b65-87bd-5193ba92ed4e', 'x-compute-request-id': 'req-2820b429-0d35-4b65-87bd-5193ba92ed4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:11,207 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.188s 2022-05-25 04:54:11,207 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8f57558-bf63-4d3e-b0e9-36afc2a6d40d', 'x-compute-request-id': 'req-f8f57558-bf63-4d3e-b0e9-36afc2a6d40d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:12,396 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.180s 2022-05-25 04:54:12,396 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3533c5c-3eb6-4630-81df-aaf40b0baeb2', 'x-compute-request-id': 'req-f3533c5c-3eb6-4630-81df-aaf40b0baeb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:13,578 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.172s 2022-05-25 04:54:13,579 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05e56a6e-3cf5-48f2-97b0-52b78899cae4', 'x-compute-request-id': 'req-05e56a6e-3cf5-48f2-97b0-52b78899cae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:14,752 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.164s 2022-05-25 04:54:14,752 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2414da6-12d0-410c-9af1-8b6a6295f65c', 'x-compute-request-id': 'req-e2414da6-12d0-410c-9af1-8b6a6295f65c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:15,964 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.203s 2022-05-25 04:54:15,965 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db44fbd0-35a9-47e7-95ae-3fbd4d485f64', 'x-compute-request-id': 'req-db44fbd0-35a9-47e7-95ae-3fbd4d485f64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:17,197 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.222s 2022-05-25 04:54:17,197 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33a4367b-1aa9-4bcc-b03b-717cc01acfce', 'x-compute-request-id': 'req-33a4367b-1aa9-4bcc-b03b-717cc01acfce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:18,388 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.180s 2022-05-25 04:54:18,388 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c0ab2eb-b96e-4215-9e0e-eaf1c4c4fbf6', 'x-compute-request-id': 'req-9c0ab2eb-b96e-4215-9e0e-eaf1c4c4fbf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:19,647 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.249s 2022-05-25 04:54:19,648 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41c7d5cb-df10-4f64-bfec-a3f20f6c74af', 'x-compute-request-id': 'req-41c7d5cb-df10-4f64-bfec-a3f20f6c74af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:20,819 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.161s 2022-05-25 04:54:20,820 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af732c5d-788f-4811-88ac-36940ed14ed2', 'x-compute-request-id': 'req-af732c5d-788f-4811-88ac-36940ed14ed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:21,996 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.166s 2022-05-25 04:54:21,996 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-984a31b9-d7da-40b2-9982-f9635c2779fb', 'x-compute-request-id': 'req-984a31b9-d7da-40b2-9982-f9635c2779fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:23,167 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.160s 2022-05-25 04:54:23,167 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-456cd2f6-b709-4fd6-b322-10e75ea197c3', 'x-compute-request-id': 'req-456cd2f6-b709-4fd6-b322-10e75ea197c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:24,352 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.174s 2022-05-25 04:54:24,352 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e824e331-267c-4a1f-a06b-92c4e2aa3340', 'x-compute-request-id': 'req-e824e331-267c-4a1f-a06b-92c4e2aa3340', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:25,543 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.180s 2022-05-25 04:54:25,545 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8272cee1-f94d-4699-bf18-82fbef0f3ac4', 'x-compute-request-id': 'req-8272cee1-f94d-4699-bf18-82fbef0f3ac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:26,753 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.194s 2022-05-25 04:54:26,753 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7036bc69-d2b7-42cc-8c14-b25fd97d318c', 'x-compute-request-id': 'req-7036bc69-d2b7-42cc-8c14-b25fd97d318c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:27,932 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.169s 2022-05-25 04:54:27,933 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-874ff226-20c2-4d05-92f6-212d6753d5ca', 'x-compute-request-id': 'req-874ff226-20c2-4d05-92f6-212d6753d5ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:29,144 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.201s 2022-05-25 04:54:29,144 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b8c66bb-82a8-46c3-8b79-81948228f886', 'x-compute-request-id': 'req-1b8c66bb-82a8-46c3-8b79-81948228f886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:30,334 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.181s 2022-05-25 04:54:30,335 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d18ab15-279f-4e98-9695-77be222a4fb3', 'x-compute-request-id': 'req-3d18ab15-279f-4e98-9695-77be222a4fb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:31,524 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.180s 2022-05-25 04:54:31,525 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1a40117-d752-4622-95bd-968ad4bb2a6f', 'x-compute-request-id': 'req-b1a40117-d752-4622-95bd-968ad4bb2a6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:32,700 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.165s 2022-05-25 04:54:32,700 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb725bcc-cad8-422b-8340-815139ee70b2', 'x-compute-request-id': 'req-eb725bcc-cad8-422b-8340-815139ee70b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:33,876 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.166s 2022-05-25 04:54:33,877 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b6fea84-8497-48ef-bec8-d444b6d756ab', 'x-compute-request-id': 'req-4b6fea84-8497-48ef-bec8-d444b6d756ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:35,056 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.169s 2022-05-25 04:54:35,056 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed0f987b-3125-4352-9249-ee3e3ce0270f', 'x-compute-request-id': 'req-ed0f987b-3125-4352-9249-ee3e3ce0270f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:36,234 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.167s 2022-05-25 04:54:36,234 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbf01a20-7914-4021-99f8-859bb1c39ff0', 'x-compute-request-id': 'req-bbf01a20-7914-4021-99f8-859bb1c39ff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:37,408 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.164s 2022-05-25 04:54:37,408 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a70a2dd9-7fc9-4094-b8cc-43441cbf36d8', 'x-compute-request-id': 'req-a70a2dd9-7fc9-4094-b8cc-43441cbf36d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:38,590 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.172s 2022-05-25 04:54:38,590 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4b8fe21-8cfb-4b50-91d3-950a29b651ab', 'x-compute-request-id': 'req-e4b8fe21-8cfb-4b50-91d3-950a29b651ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:39,803 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.203s 2022-05-25 04:54:39,805 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ab97063-567e-40d9-80ed-bf5f2e7d0144', 'x-compute-request-id': 'req-6ab97063-567e-40d9-80ed-bf5f2e7d0144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:41,051 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.235s 2022-05-25 04:54:41,051 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8b5f368-bbb6-4662-8c42-36f09306133f', 'x-compute-request-id': 'req-f8b5f368-bbb6-4662-8c42-36f09306133f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:42,243 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.182s 2022-05-25 04:54:42,243 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa9245e2-6b89-41d5-b4f3-8446dac17e0a', 'x-compute-request-id': 'req-aa9245e2-6b89-41d5-b4f3-8446dac17e0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:43,440 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.186s 2022-05-25 04:54:43,440 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07f7bf22-9231-4017-bd89-cc7b2eb6f6cb', 'x-compute-request-id': 'req-07f7bf22-9231-4017-bd89-cc7b2eb6f6cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:44,635 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.186s 2022-05-25 04:54:44,636 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf551efa-64cf-409c-aa9f-302073d4c01a', 'x-compute-request-id': 'req-bf551efa-64cf-409c-aa9f-302073d4c01a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:46,138 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.492s 2022-05-25 04:54:46,138 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7426332d-c8b9-44c2-93f1-f17d9a9d2c31', 'x-compute-request-id': 'req-7426332d-c8b9-44c2-93f1-f17d9a9d2c31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:47,457 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.307s 2022-05-25 04:54:47,457 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00e4435b-666c-44f8-b4be-b048b4ad81a8', 'x-compute-request-id': 'req-00e4435b-666c-44f8-b4be-b048b4ad81a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:48,732 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.266s 2022-05-25 04:54:48,732 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2143cf69-9cf1-43a7-b6e3-4b40c52582cc', 'x-compute-request-id': 'req-2143cf69-9cf1-43a7-b6e3-4b40c52582cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:50,044 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.301s 2022-05-25 04:54:50,045 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a2fef37-276d-4233-9730-8d9e8e36b4a5', 'x-compute-request-id': 'req-7a2fef37-276d-4233-9730-8d9e8e36b4a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:51,336 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.269s 2022-05-25 04:54:51,336 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0154749d-4765-4df4-b8f9-9ab2cc286df9', 'x-compute-request-id': 'req-0154749d-4765-4df4-b8f9-9ab2cc286df9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:52,683 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.337s 2022-05-25 04:54:52,685 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f03f9c4-f350-4df7-8667-c764ef68866e', 'x-compute-request-id': 'req-8f03f9c4-f350-4df7-8667-c764ef68866e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:53,997 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.301s 2022-05-25 04:54:53,997 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e6cd722-1ded-43c8-b88a-53cea653bb76', 'x-compute-request-id': 'req-8e6cd722-1ded-43c8-b88a-53cea653bb76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:55,301 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.293s 2022-05-25 04:54:55,301 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ca29f08-1ee7-400e-9ad1-464991580e03', 'x-compute-request-id': 'req-6ca29f08-1ee7-400e-9ad1-464991580e03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:56,526 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.215s 2022-05-25 04:54:56,526 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7953812-fed4-4fee-a3fc-1daaf87b6c6c', 'x-compute-request-id': 'req-f7953812-fed4-4fee-a3fc-1daaf87b6c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:57,754 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.218s 2022-05-25 04:54:57,754 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcfe6b1d-d841-40cd-8d51-6dfadcaa2e90', 'x-compute-request-id': 'req-fcfe6b1d-d841-40cd-8d51-6dfadcaa2e90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:54:59,028 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.257s 2022-05-25 04:54:59,029 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84ee1e3d-6e96-4e71-a2f6-101d5de07ca1', 'x-compute-request-id': 'req-84ee1e3d-6e96-4e71-a2f6-101d5de07ca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:00,361 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.322s 2022-05-25 04:55:00,362 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fa5bfdb-a36b-48b8-b35f-e1fcb5d89853', 'x-compute-request-id': 'req-4fa5bfdb-a36b-48b8-b35f-e1fcb5d89853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:01,596 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.224s 2022-05-25 04:55:01,596 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-197d1be9-7356-41bd-8fee-d9205007bbc2', 'x-compute-request-id': 'req-197d1be9-7356-41bd-8fee-d9205007bbc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:02,823 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.217s 2022-05-25 04:55:02,823 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74b307b1-1bef-4ce6-9f46-7c054f077419', 'x-compute-request-id': 'req-74b307b1-1bef-4ce6-9f46-7c054f077419', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:04,476 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.644s 2022-05-25 04:55:04,476 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9947e5d-3346-45da-9f7e-d8d75d648194', 'x-compute-request-id': 'req-f9947e5d-3346-45da-9f7e-d8d75d648194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:05,800 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.314s 2022-05-25 04:55:05,801 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79d158b8-b055-4e14-bcf6-2b42951f2ef5', 'x-compute-request-id': 'req-79d158b8-b055-4e14-bcf6-2b42951f2ef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:07,120 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.309s 2022-05-25 04:55:07,126 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe33e22f-4829-4b9f-80bf-39df9d34cf7c', 'x-compute-request-id': 'req-fe33e22f-4829-4b9f-80bf-39df9d34cf7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:08,402 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.266s 2022-05-25 04:55:08,402 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-491db08b-8994-4005-90d6-09229b879336', 'x-compute-request-id': 'req-491db08b-8994-4005-90d6-09229b879336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:09,654 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.242s 2022-05-25 04:55:09,654 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f664c0b5-1eb5-4cf8-8d7d-7f07ba01ec9f', 'x-compute-request-id': 'req-f664c0b5-1eb5-4cf8-8d7d-7f07ba01ec9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:11,009 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.345s 2022-05-25 04:55:11,009 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37fcf8d9-796e-4e3d-86e2-51202f5620e9', 'x-compute-request-id': 'req-37fcf8d9-796e-4e3d-86e2-51202f5620e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:12,340 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.320s 2022-05-25 04:55:12,340 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55b5a601-ba66-4dec-a1eb-b3cff54b5d8b', 'x-compute-request-id': 'req-55b5a601-ba66-4dec-a1eb-b3cff54b5d8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:13,594 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.244s 2022-05-25 04:55:13,594 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98ca9f60-84d6-4b94-b762-857613e5fb20', 'x-compute-request-id': 'req-98ca9f60-84d6-4b94-b762-857613e5fb20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:14,866 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.262s 2022-05-25 04:55:14,866 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9de264dd-0bef-47b8-ae31-674aca63f79b', 'x-compute-request-id': 'req-9de264dd-0bef-47b8-ae31-674aca63f79b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:16,242 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.366s 2022-05-25 04:55:16,242 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6b1b979-0bc2-41f0-a1b5-4d075030aa6b', 'x-compute-request-id': 'req-c6b1b979-0bc2-41f0-a1b5-4d075030aa6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:17,815 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.562s 2022-05-25 04:55:17,816 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-447fa5f2-284f-4800-b364-82de43c4267a', 'x-compute-request-id': 'req-447fa5f2-284f-4800-b364-82de43c4267a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:19,085 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.259s 2022-05-25 04:55:19,085 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e076c2b5-0b26-4c74-a1c2-eccff8fefc5b', 'x-compute-request-id': 'req-e076c2b5-0b26-4c74-a1c2-eccff8fefc5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:20,404 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.308s 2022-05-25 04:55:20,405 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83da0610-5c95-454d-b8ec-1d095c03e3f5', 'x-compute-request-id': 'req-83da0610-5c95-454d-b8ec-1d095c03e3f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:21,684 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.268s 2022-05-25 04:55:21,684 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dde64ab7-7229-4cfe-9e4d-60a5e696f39d', 'x-compute-request-id': 'req-dde64ab7-7229-4cfe-9e4d-60a5e696f39d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:22,926 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.231s 2022-05-25 04:55:22,926 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-155fe429-a98b-42ef-986e-60bcdc913eac', 'x-compute-request-id': 'req-155fe429-a98b-42ef-986e-60bcdc913eac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:24,221 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.285s 2022-05-25 04:55:24,222 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df552527-1b86-4990-b7ea-69f857d91050', 'x-compute-request-id': 'req-df552527-1b86-4990-b7ea-69f857d91050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:25,582 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.351s 2022-05-25 04:55:25,582 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-058969ee-c437-4367-b94a-34b3d6c1b4ae', 'x-compute-request-id': 'req-058969ee-c437-4367-b94a-34b3d6c1b4ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:26,963 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.371s 2022-05-25 04:55:26,963 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44c8cd4b-237e-4da9-87c9-3c67945fa911', 'x-compute-request-id': 'req-44c8cd4b-237e-4da9-87c9-3c67945fa911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:28,277 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.305s 2022-05-25 04:55:28,278 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-355bcf8f-07c2-4005-9910-0c0ba0721526', 'x-compute-request-id': 'req-355bcf8f-07c2-4005-9910-0c0ba0721526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:29,711 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.423s 2022-05-25 04:55:29,712 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a580555-8dbf-4e57-9ad0-b576a89dd635', 'x-compute-request-id': 'req-0a580555-8dbf-4e57-9ad0-b576a89dd635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:30,968 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.246s 2022-05-25 04:55:30,968 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85112874-e366-4725-803a-32ec096759a8', 'x-compute-request-id': 'req-85112874-e366-4725-803a-32ec096759a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:32,188 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.210s 2022-05-25 04:55:32,189 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3175db6f-bfaa-42ff-851c-48de5467120a', 'x-compute-request-id': 'req-3175db6f-bfaa-42ff-851c-48de5467120a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:33,460 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.261s 2022-05-25 04:55:33,460 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b92d9a3b-4afa-421f-9b2f-6251f51ef319', 'x-compute-request-id': 'req-b92d9a3b-4afa-421f-9b2f-6251f51ef319', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:34,680 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.209s 2022-05-25 04:55:34,681 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f794e1f7-1f9f-412d-a69e-f87660f23d57', 'x-compute-request-id': 'req-f794e1f7-1f9f-412d-a69e-f87660f23d57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:35,959 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.269s 2022-05-25 04:55:35,960 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-816477c2-6e14-483d-a4c5-5c7c2ef5f1b6', 'x-compute-request-id': 'req-816477c2-6e14-483d-a4c5-5c7c2ef5f1b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:37,143 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.173s 2022-05-25 04:55:37,144 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76b04467-91e6-44e9-8385-4effe7770fa2', 'x-compute-request-id': 'req-76b04467-91e6-44e9-8385-4effe7770fa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:38,316 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.162s 2022-05-25 04:55:38,316 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c809f05-e19e-4347-8b69-59ddd632a299', 'x-compute-request-id': 'req-1c809f05-e19e-4347-8b69-59ddd632a299', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:39,527 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.201s 2022-05-25 04:55:39,527 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f1b8166-54f8-4658-bdc6-deebbb43b69b', 'x-compute-request-id': 'req-6f1b8166-54f8-4658-bdc6-deebbb43b69b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:40,979 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.442s 2022-05-25 04:55:40,980 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96dd7af2-5c49-4b0f-93db-172f99552e7e', 'x-compute-request-id': 'req-96dd7af2-5c49-4b0f-93db-172f99552e7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:42,379 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.388s 2022-05-25 04:55:42,380 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e2632bb-0ff4-4dda-8ec2-bac0571e3bdf', 'x-compute-request-id': 'req-1e2632bb-0ff4-4dda-8ec2-bac0571e3bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:43,767 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.378s 2022-05-25 04:55:43,768 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d431d0b4-3784-42f9-bc82-d8a506939373', 'x-compute-request-id': 'req-d431d0b4-3784-42f9-bc82-d8a506939373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:45,161 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.383s 2022-05-25 04:55:45,161 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4929bd79-5a46-41f7-9a20-ffeb2586b657', 'x-compute-request-id': 'req-4929bd79-5a46-41f7-9a20-ffeb2586b657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:46,455 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.283s 2022-05-25 04:55:46,455 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f681d85-4ac2-4836-b20b-1d467873d78a', 'x-compute-request-id': 'req-4f681d85-4ac2-4836-b20b-1d467873d78a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:47,831 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.367s 2022-05-25 04:55:47,831 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-191eee0f-f084-44c4-87d9-4180ab2ffa79', 'x-compute-request-id': 'req-191eee0f-f084-44c4-87d9-4180ab2ffa79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:49,229 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.389s 2022-05-25 04:55:49,230 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bfc8a59-df60-4c13-9a86-e3104aa2b5cb', 'x-compute-request-id': 'req-1bfc8a59-df60-4c13-9a86-e3104aa2b5cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:50,503 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.263s 2022-05-25 04:55:50,503 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37808c19-de7f-4acc-9fa2-92e378e9bd12', 'x-compute-request-id': 'req-37808c19-de7f-4acc-9fa2-92e378e9bd12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:51,908 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.396s 2022-05-25 04:55:51,908 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c021bf2-e451-4aef-b5d6-bd232b28bd71', 'x-compute-request-id': 'req-1c021bf2-e451-4aef-b5d6-bd232b28bd71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:53,201 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.283s 2022-05-25 04:55:53,202 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4550e43f-83d7-44fb-b560-f9f135170229', 'x-compute-request-id': 'req-4550e43f-83d7-44fb-b560-f9f135170229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:54,434 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.222s 2022-05-25 04:55:54,434 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c895bd05-dbc7-4fef-ab62-acf15520b793', 'x-compute-request-id': 'req-c895bd05-dbc7-4fef-ab62-acf15520b793', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:55,732 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.287s 2022-05-25 04:55:55,732 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a64d66c5-9a7c-4fdf-a633-096822d8414b', 'x-compute-request-id': 'req-a64d66c5-9a7c-4fdf-a633-096822d8414b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:57,199 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.457s 2022-05-25 04:55:57,200 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8b68e3e-3ccd-495d-b13b-fe20c02e4c72', 'x-compute-request-id': 'req-f8b68e3e-3ccd-495d-b13b-fe20c02e4c72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:55:58,578 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.369s 2022-05-25 04:55:58,579 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66cf79ee-4c8e-414e-81c4-1aa2b99c1309', 'x-compute-request-id': 'req-66cf79ee-4c8e-414e-81c4-1aa2b99c1309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:00,093 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.503s 2022-05-25 04:56:00,097 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff060b57-1500-4c96-94f9-bb41acb49dfb', 'x-compute-request-id': 'req-ff060b57-1500-4c96-94f9-bb41acb49dfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:01,692 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.586s 2022-05-25 04:56:01,692 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48f7d2df-14b9-4408-be82-3f19e8f52ef1', 'x-compute-request-id': 'req-48f7d2df-14b9-4408-be82-3f19e8f52ef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:02,892 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.189s 2022-05-25 04:56:02,893 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c603b2c3-1539-407a-b103-a5823ad2a621', 'x-compute-request-id': 'req-c603b2c3-1539-407a-b103-a5823ad2a621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:04,065 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.162s 2022-05-25 04:56:04,065 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31f914dc-c2bc-45f2-a649-0a25b437299a', 'x-compute-request-id': 'req-31f914dc-c2bc-45f2-a649-0a25b437299a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:05,359 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.284s 2022-05-25 04:56:05,359 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf6a4891-def0-4ff0-a63c-9d1f3c4e0a53', 'x-compute-request-id': 'req-cf6a4891-def0-4ff0-a63c-9d1f3c4e0a53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:06,540 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.170s 2022-05-25 04:56:06,540 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f01fcde1-ccf4-4a17-9311-3283b37fed81', 'x-compute-request-id': 'req-f01fcde1-ccf4-4a17-9311-3283b37fed81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:07,712 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.163s 2022-05-25 04:56:07,712 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22ae0976-d6df-49c9-aff3-95870bc673c9', 'x-compute-request-id': 'req-22ae0976-d6df-49c9-aff3-95870bc673c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:08,893 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.171s 2022-05-25 04:56:08,893 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d46298f-6b3d-4703-87f0-e3da272441c2', 'x-compute-request-id': 'req-4d46298f-6b3d-4703-87f0-e3da272441c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:10,308 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.405s 2022-05-25 04:56:10,308 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be75dacc-5f19-4bef-9c4f-b9447bb8372f', 'x-compute-request-id': 'req-be75dacc-5f19-4bef-9c4f-b9447bb8372f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:11,504 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.186s 2022-05-25 04:56:11,504 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df68e2b1-980f-4565-a572-8a4bc7832668', 'x-compute-request-id': 'req-df68e2b1-980f-4565-a572-8a4bc7832668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:12,675 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.161s 2022-05-25 04:56:12,675 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33a1427e-85b4-4e1a-a32d-62d54599e3ad', 'x-compute-request-id': 'req-33a1427e-85b4-4e1a-a32d-62d54599e3ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:14,073 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.388s 2022-05-25 04:56:14,073 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcfa9eae-3dc9-43cf-8a36-7a944b9ec3c4', 'x-compute-request-id': 'req-dcfa9eae-3dc9-43cf-8a36-7a944b9ec3c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:15,280 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.197s 2022-05-25 04:56:15,281 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8918f17-f3f2-41f0-b6cc-1943c13c7597', 'x-compute-request-id': 'req-a8918f17-f3f2-41f0-b6cc-1943c13c7597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:16,764 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.474s 2022-05-25 04:56:16,765 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2ba08d2-0517-46a3-a99d-65a38f966bd6', 'x-compute-request-id': 'req-b2ba08d2-0517-46a3-a99d-65a38f966bd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:18,002 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.227s 2022-05-25 04:56:18,002 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bea2eb9c-c25c-4cf1-8dac-eebfd64edf1e', 'x-compute-request-id': 'req-bea2eb9c-c25c-4cf1-8dac-eebfd64edf1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:19,250 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.239s 2022-05-25 04:56:19,250 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cec28152-a5c5-4883-976e-c3aab0b763a6', 'x-compute-request-id': 'req-cec28152-a5c5-4883-976e-c3aab0b763a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:20,490 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.230s 2022-05-25 04:56:20,491 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44129f0a-ebe3-4800-91c0-d1f86d5ae2b7', 'x-compute-request-id': 'req-44129f0a-ebe3-4800-91c0-d1f86d5ae2b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:21,733 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.233s 2022-05-25 04:56:21,734 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-378a855c-4c1a-46d6-b009-8c96b3faae10', 'x-compute-request-id': 'req-378a855c-4c1a-46d6-b009-8c96b3faae10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:22,971 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.228s 2022-05-25 04:56:22,971 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4844624-e4bf-415d-aedd-2bd7943776b6', 'x-compute-request-id': 'req-f4844624-e4bf-415d-aedd-2bd7943776b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:24,230 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.249s 2022-05-25 04:56:24,230 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b63b1053-a727-4b10-adb2-7bdd02ff21d1', 'x-compute-request-id': 'req-b63b1053-a727-4b10-adb2-7bdd02ff21d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:25,484 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.244s 2022-05-25 04:56:25,484 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86e06b6f-937d-4d77-9894-862e1683e08e', 'x-compute-request-id': 'req-86e06b6f-937d-4d77-9894-862e1683e08e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:26,715 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.220s 2022-05-25 04:56:26,716 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdef3ed9-8460-4306-a884-2a99da083574', 'x-compute-request-id': 'req-cdef3ed9-8460-4306-a884-2a99da083574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:27,952 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.226s 2022-05-25 04:56:27,952 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f985c3f-b32c-480e-a6ff-cd632dbfbe9b', 'x-compute-request-id': 'req-7f985c3f-b32c-480e-a6ff-cd632dbfbe9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:29,192 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.230s 2022-05-25 04:56:29,202 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d1a5cde-9f17-4d08-80c2-b6dd175b4e03', 'x-compute-request-id': 'req-5d1a5cde-9f17-4d08-80c2-b6dd175b4e03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:30,663 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.451s 2022-05-25 04:56:30,663 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4852df08-9c65-40b4-8f78-398b27abfdd2', 'x-compute-request-id': 'req-4852df08-9c65-40b4-8f78-398b27abfdd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:31,983 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.308s 2022-05-25 04:56:31,983 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abfb982c-1396-48d9-ae50-b07e1f7cd6ce', 'x-compute-request-id': 'req-abfb982c-1396-48d9-ae50-b07e1f7cd6ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:33,331 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.339s 2022-05-25 04:56:33,331 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7020c1a0-e402-4a7b-af50-575b9b2a2798', 'x-compute-request-id': 'req-7020c1a0-e402-4a7b-af50-575b9b2a2798', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:34,568 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.228s 2022-05-25 04:56:34,569 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8fa5b3c-3fc0-4e0c-a818-75695de839be', 'x-compute-request-id': 'req-b8fa5b3c-3fc0-4e0c-a818-75695de839be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:35,789 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.210s 2022-05-25 04:56:35,789 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d240a78d-33cf-41d1-ab70-239fa6bd5b34', 'x-compute-request-id': 'req-d240a78d-33cf-41d1-ab70-239fa6bd5b34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:37,264 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.464s 2022-05-25 04:56:37,264 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-342b3ce0-3ff2-4c3a-aeae-8ff28cdaaeaa', 'x-compute-request-id': 'req-342b3ce0-3ff2-4c3a-aeae-8ff28cdaaeaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:38,503 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.229s 2022-05-25 04:56:38,503 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97c177c4-09ec-4d28-9954-c9241b5edfb1', 'x-compute-request-id': 'req-97c177c4-09ec-4d28-9954-c9241b5edfb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:39,737 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.225s 2022-05-25 04:56:39,737 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c69f2a8-061c-4232-977e-71a37830402a', 'x-compute-request-id': 'req-1c69f2a8-061c-4232-977e-71a37830402a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:40,959 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.212s 2022-05-25 04:56:40,960 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5f103be-dfc4-4074-b06f-5a924e95c2d3', 'x-compute-request-id': 'req-b5f103be-dfc4-4074-b06f-5a924e95c2d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:42,204 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.234s 2022-05-25 04:56:42,204 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eedd3889-fbe8-4232-8557-135e39c433e4', 'x-compute-request-id': 'req-eedd3889-fbe8-4232-8557-135e39c433e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:43,441 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.228s 2022-05-25 04:56:43,442 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fde32feb-33df-4e92-87e6-e9048e285074', 'x-compute-request-id': 'req-fde32feb-33df-4e92-87e6-e9048e285074', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:44,791 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.339s 2022-05-25 04:56:44,791 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e4ece92-af88-45e2-9062-9ed0b712b08f', 'x-compute-request-id': 'req-9e4ece92-af88-45e2-9062-9ed0b712b08f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:46,275 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.474s 2022-05-25 04:56:46,275 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17df9a97-698b-4a55-b25a-4dc0764e73d4', 'x-compute-request-id': 'req-17df9a97-698b-4a55-b25a-4dc0764e73d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:47,485 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.199s 2022-05-25 04:56:47,485 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea79e629-a958-45b8-b48e-ce9add472ad8', 'x-compute-request-id': 'req-ea79e629-a958-45b8-b48e-ce9add472ad8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:48,848 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.353s 2022-05-25 04:56:48,849 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34327dd7-83a2-46d5-9499-30f65796b6eb', 'x-compute-request-id': 'req-34327dd7-83a2-46d5-9499-30f65796b6eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:50,246 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.387s 2022-05-25 04:56:50,246 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6880e96e-5ec3-4a44-9e37-45c3eddfe290', 'x-compute-request-id': 'req-6880e96e-5ec3-4a44-9e37-45c3eddfe290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:51,634 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.378s 2022-05-25 04:56:51,640 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94f2ea07-9953-461f-ad67-758ed43964ba', 'x-compute-request-id': 'req-94f2ea07-9953-461f-ad67-758ed43964ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:52,861 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.212s 2022-05-25 04:56:52,862 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f7c8fef-9e3e-4833-a6cc-93db79b4537f', 'x-compute-request-id': 'req-0f7c8fef-9e3e-4833-a6cc-93db79b4537f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:54,092 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.221s 2022-05-25 04:56:54,093 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d93caeb0-8c10-43c7-9136-c7b8dc458730', 'x-compute-request-id': 'req-d93caeb0-8c10-43c7-9136-c7b8dc458730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:55,324 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.223s 2022-05-25 04:56:55,324 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f18fbe31-7480-4497-866e-4e7e1036a692', 'x-compute-request-id': 'req-f18fbe31-7480-4497-866e-4e7e1036a692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:56,553 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.219s 2022-05-25 04:56:56,553 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-183d7c09-f4db-4019-adda-f6d0d0bf7355', 'x-compute-request-id': 'req-183d7c09-f4db-4019-adda-f6d0d0bf7355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:57,794 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.230s 2022-05-25 04:56:57,794 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fe15217-035b-461e-a2d0-4fcebb08e141', 'x-compute-request-id': 'req-3fe15217-035b-461e-a2d0-4fcebb08e141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:56:59,036 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.232s 2022-05-25 04:56:59,040 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13d5720a-fc7b-4498-af9d-58134a113373', 'x-compute-request-id': 'req-13d5720a-fc7b-4498-af9d-58134a113373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:57:00,287 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.236s 2022-05-25 04:57:00,287 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68c8c0c5-66be-4938-9fea-52685817c8fd', 'x-compute-request-id': 'req-68c8c0c5-66be-4938-9fea-52685817c8fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:57:01,532 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.234s 2022-05-25 04:57:01,532 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2937ce89-c978-4ce8-bf0c-6d4b23be9c8a', 'x-compute-request-id': 'req-2937ce89-c978-4ce8-bf0c-6d4b23be9c8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:57:02,760 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.218s 2022-05-25 04:57:02,768 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8fe172f-d6da-497a-a75d-30967d07e331', 'x-compute-request-id': 'req-e8fe172f-d6da-497a-a75d-30967d07e331', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:57:04,057 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.280s 2022-05-25 04:57:04,058 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dc6781b-6a42-4988-be0b-b77cdea9c27e', 'x-compute-request-id': 'req-1dc6781b-6a42-4988-be0b-b77cdea9c27e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:57:05,438 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.370s 2022-05-25 04:57:05,438 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f5f90bc-db8f-40ba-8f0f-1915a80cd5ea', 'x-compute-request-id': 'req-3f5f90bc-db8f-40ba-8f0f-1915a80cd5ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:57:06,605 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.157s 2022-05-25 04:57:06,605 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f168a2f-1f59-4adb-a920-d97e7e5d014c', 'x-compute-request-id': 'req-6f168a2f-1f59-4adb-a920-d97e7e5d014c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:57:07,782 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.166s 2022-05-25 04:57:07,783 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07ee7973-03cd-43e3-8fec-b587823f28df', 'x-compute-request-id': 'req-07ee7973-03cd-43e3-8fec-b587823f28df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:57:08,981 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.189s 2022-05-25 04:57:08,982 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e511c3ce-fe16-4b36-8a61-f26b6e22a9e0', 'x-compute-request-id': 'req-e511c3ce-fe16-4b36-8a61-f26b6e22a9e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:57:10,264 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.272s 2022-05-25 04:57:10,264 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72a16d30-236a-4d0e-8e4d-508540a42787', 'x-compute-request-id': 'req-72a16d30-236a-4d0e-8e4d-508540a42787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:57:11,698 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.424s 2022-05-25 04:57:11,698 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e06d3b49-8db4-4517-a8f6-60f273d87e79', 'x-compute-request-id': 'req-e06d3b49-8db4-4517-a8f6-60f273d87e79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:57:12,995 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.283s 2022-05-25 04:57:12,996 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dffa5940-d96f-41b6-9820-e8467d89f77c', 'x-compute-request-id': 'req-dffa5940-d96f-41b6-9820-e8467d89f77c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:57:14,196 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.189s 2022-05-25 04:57:14,196 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0acc0644-8098-4983-8833-84205fd783c1', 'x-compute-request-id': 'req-0acc0644-8098-4983-8833-84205fd783c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:57:15,545 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.338s 2022-05-25 04:57:15,545 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1567', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaa4ac42-8dc8-4155-8fce-3f833e0397de', 'x-compute-request-id': 'req-eaa4ac42-8dc8-4155-8fce-3f833e0397de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "MIGRATING", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:51:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:57:16,783 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.228s 2022-05-25 04:57:16,783 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1557', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-035ebc7c-f998-43f4-9ccd-ff743688e312', 'x-compute-request-id': 'req-035ebc7c-f998-43f4-9ccd-ff743688e312', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "ACTIVE", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:57:16Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.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": [], "locked": false, "description": null}}' 2022-05-25 04:57:16,791 126976 INFO [tempest.common.waiters] State transition "MIGRATING/migrating" ==> "ACTIVE/None" after 335 second wait 2022-05-25 04:57:16,925 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/os-migrations 0.132s 2022-05-25 04:57:16,925 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-339c12e0-3b5d-4aab-9bfb-37999b0868e6', 'x-compute-request-id': 'req-339c12e0-3b5d-4aab-9bfb-37999b0868e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/os-migrations'} Body: b'{"migrations": [{"id": 2, "source_compute": "n-h2-843228-2", "dest_compute": "n-h1-843228-2", "source_node": "n-h2-843228-2", "dest_node": "n-h1-843228-2", "dest_host": null, "old_instance_type_id": 14, "new_instance_type_id": 14, "instance_uuid": "1f481381-1590-4a29-aca5-b7454a563542", "status": "running", "migration_type": "live-migration", "created_at": "2022-05-25T04:51:38.000000", "updated_at": "2022-05-25T04:51:44.000000", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542/migrations/2"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542/migrations/2"}]}, {"id": 3, "source_compute": "n-h1-843228-2", "dest_compute": null, "source_node": null, "dest_node": null, "dest_host": null, "old_instance_type_id": 14, "new_instance_type_id": 14, "instance_uuid": "53d81137-7aef-4fbb-807e-a0eb8ef3a55c", "status": "error", "migration_type": "live-migration", "created_at": "2022-05-25T04:53:46.000000", "updated_at": "2022-05-25T04:53:47.000000"}, {"id": 1, "source_compute": "n-h1-843228-2", "dest_compute": "n-h2-843228-2", "source_node": "n-h1-843228-2", "dest_node": "n-h2-843228-2", "dest_host": null, "old_instance_type_id": 14, "new_instance_type_id": 14, "instance_uuid": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "status": "failed", "migration_type": "live-migration", "created_at": "2022-05-25T04:51:30.000000", "updated_at": "2022-05-25T04:53:16.000000"}, {"id": 4, "source_compute": "n-h1-843228-2", "dest_compute": null, "source_node": null, "dest_node": null, "dest_host": null, "old_instance_type_id": 14, "new_instance_type_id": 14, "instance_uuid": "8d5c79e1-5069-4786-a502-b742c5a2a67d", "status": "error", "migration_type": "live-migration", "created_at": "2022-05-25T04:54:26.000000", "updated_at": "2022-05-25T04:54:28.000000"}, {"id": 5, "source_compute": "n-h2-843228-2", "dest_compute": null, "source_node": "n-h2-843228-2", "dest_node": null, "dest_host": null, "old_instance_type_id": 14, "new_instance_type_id": 14, "instance_uuid": "edc8ed17-418d-40a1-852c-38935a0992ec", "status": "pre-migrating", "migration_type": "migration", "created_at": "2022-05-25T04:56:11.000000", "updated_at": null}]}' 2022-05-25 04:57:17,161 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542 0.231s 2022-05-25 04:57:17,162 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2049', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-091394ea-f0ce-4170-a38f-ac1ea85f0c89', 'x-compute-request-id': 'req-091394ea-f0ce-4170-a38f-ac1ea85f0c89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542'} Body: b'{"server": {"id": "1f481381-1590-4a29-aca5-b7454a563542", "name": "tempest-LiveAutoBlockMigrationV225Test-server-341045470", "status": "ACTIVE", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:14Z", "updated": "2022-05-25T04:57:16Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:3c:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h2-843228-2", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-843228-2", "OS-EXT-SRV-ATTR:reservation_id": "r-917drn52", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-341045470", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 149, in test_live_block_migration self._test_live_migration() File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 135, in _test_live_migration self._live_migrate(server_id, destination_host, state, volume_backed) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 99, in _live_migrate self.assertEqual(target_host, self.get_host_for_server(server_id), File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 'n-h1-843228-2' != 'n-h2-843228-2': Live Migration failed. Migrations list for Instance 1f481381-1590-4a29-aca5-b7454a563542: [ {'id': 2, 'source_compute': 'n-h2-843228-2', 'dest_compute': 'n-h1-843228-2', 'source_node': 'n-h2-843228-2', 'dest_node': 'n-h1-843228-2', 'dest_host': None, 'old_instance_type_id': 14, 'new_instance_type_id': 14, 'instance_uuid': '1f481381-1590-4a29-aca5-b7454a563542', 'status': 'running', 'migration_type': 'live-migration', 'created_at': '2022-05-25T04:51:38.000000', 'updated_at': '2022-05-25T04:51:44.000000', 'links': [{'rel': 'self', 'href': 'http://10.222.0.46/compute/v2.1/servers/1f481381-1590-4a29-aca5-b7454a563542/migrations/2'}, {'rel': 'bookmark', 'href': 'http://10.222.0.46/compute/servers/1f481381-1590-4a29-aca5-b7454a563542/migrations/2'}]}] |
||||||
test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88] |
fail
ft2.2: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-25 04:57:17,318 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 201 POST http://10.222.0.46/identity/v3/auth/tokens 0.078s 2022-05-25 04:57:17,318 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 25 May 2022 04:57:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3264', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0d1d9d59-4b4d-4a38-982d-a5b49879fc82', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d3c6423effa2485591a51e632f3a15bc", "name": "tempest-LiveAutoBlockMigrationV225Test-1197407746-project", "password_expires_at": null}, "audit_ids": ["DrqKkfG0QjidQR-Bl-QoEQ"], "expires_at": "2022-05-25T05:57:17.000000Z", "issued_at": "2022-05-25T04:57:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fa99c0c886144b39eeda54b58477633", "name": "tempest-LiveAutoBlockMigrationV225Test-1197407746"}, "is_domain": false, "roles": [{"id": "e4c48618748947c09ec50fdd2588edd1", "name": "member"}, {"id": "a2cc4ce49de946b2bb9340a57fcf04f1", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7ca836e573d44865aa8fba7796af6b66", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.46:8080", "region": "RegionOne"}, {"id": "d9bafbff933d4d059ed50d37c836b515", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46:8080/v1/AUTH_0fa99c0c886144b39eeda54b58477633", "region": "RegionOne"}], "id": "2ee8fcc4d197426491ebff543e05f707", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "2dc2de88974144b5bf6562d2e61fd2ec", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46:9696/", "region": "RegionOne"}], "id": "662708ba4d6f47f9be771ce03892955e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "48d34ae19268447db0217d9222efe711", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/identity", "region": "RegionOne"}], "id": "8cfd328d6aa245e78d47335f8bd04ae6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e56f7cd7f5364a60b4ca8f1f84c6e17a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/compute/v2/0fa99c0c886144b39eeda54b58477633", "region": "RegionOne"}], "id": "a1547e134d734596b7d71fef787fed90", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b82ce0f98e92449dbe98455e7452f1fc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/placement", "region": "RegionOne"}], "id": "aa6e47c0c948480b912e4086f269ce77", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "58ab4aa896874d5f9de07f03a00f8973", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633", "region": "RegionOne"}], "id": "d3ba0472b8e0424fb647d1bdd1efe491", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c7678b1b1ad54dfea402e59dd2768170", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633", "region": "RegionOne"}], "id": "e69d48456a254117b4e07f2379ee99ce", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "75af32e9edb346eaadb487f923eeb0b2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/compute/v2.1", "region": "RegionOne"}], "id": "e84caa8c46364150a2c6165a23baf79c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "048206d365f44a8792f552c2d7b02eb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/image", "region": "RegionOne"}], "id": "fb71393dea874f01905a5ea7fc4d69ec", "type": "image", "name": "glance"}]}}' 2022-05-25 04:57:17,319 126976 INFO [tempest.lib.common.fixed_network] (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused) Found network {'id': 'dc47fbb6-dfc0-4bca-ae47-0a0133cb4152', 'name': 'tempest-LiveAutoBlockMigrationV225Test-1843010139-network', 'tenant_id': '0fa99c0c886144b39eeda54b58477633', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0fa99c0c886144b39eeda54b58477633', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 200, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-05-25T04:51:05Z', 'updated_at': '2022-05-25T04:51:05Z', 'revision_number': 1} available for tenant 2022-05-25 04:57:18,202 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 202 POST http://10.222.0.46/compute/v2.1/servers 0.882s 2022-05-25 04:57:18,202 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-LiveAutoBlockMigrationV225Test-server-1864126979", "imageRef": "6993e405-4272-4d50-bc6f-fac6f767bb93", "flavorRef": "452", "networks": [{"uuid": "dc47fbb6-dfc0-4bca-ae47-0a0133cb4152"}]}} Response - Headers: {'date': 'Wed, 25 May 2022 04:57:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e599353f-562b-4866-b01c-bfddb219f1c5', 'x-compute-request-id': 'req-e599353f-562b-4866-b01c-bfddb219f1c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.46/compute/v2.1/servers'} Body: b'{"server": {"id": "f97fd834-f9c3-4ce3-ab26-1870073cd1ab", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Hx6jG8A8wx8k"}}' 2022-05-25 04:57:18,640 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab 0.436s 2022-05-25 04:57:18,641 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1262', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac2c9353-73b3-4c32-a001-1f86e7ff655d', 'x-compute-request-id': 'req-ac2c9353-73b3-4c32-a001-1f86e7ff655d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab'} Body: b'{"server": {"id": "f97fd834-f9c3-4ce3-ab26-1870073cd1ab", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1864126979", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:18Z", "updated": "2022-05-25T04:57:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:57:20,267 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab 0.617s 2022-05-25 04:57:20,267 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bed7ce5e-eab6-484a-9519-0f09c31591b8', 'x-compute-request-id': 'req-bed7ce5e-eab6-484a-9519-0f09c31591b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab'} Body: b'{"server": {"id": "f97fd834-f9c3-4ce3-ab26-1870073cd1ab", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1864126979", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:18Z", "updated": "2022-05-25T04:57:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:57:20,275 126976 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2022-05-25 04:57:21,672 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab 0.395s 2022-05-25 04:57:21,673 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1320', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-046c6bfb-bb23-4673-8d8c-9f42a972620a', 'x-compute-request-id': 'req-046c6bfb-bb23-4673-8d8c-9f42a972620a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab'} Body: b'{"server": {"id": "f97fd834-f9c3-4ce3-ab26-1870073cd1ab", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1864126979", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:18Z", "updated": "2022-05-25T04:57:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-05-25 04:57:21,681 126976 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2022-05-25 04:57:22,954 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab 0.272s 2022-05-25 04:57:22,954 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c31c68e7-78ee-4f5d-94a9-8bcf788fcc39', 'x-compute-request-id': 'req-c31c68e7-78ee-4f5d-94a9-8bcf788fcc39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab'} Body: b'{"server": {"id": "f97fd834-f9c3-4ce3-ab26-1870073cd1ab", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1864126979", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:18Z", "updated": "2022-05-25T04:57:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:57:24,198 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab 0.234s 2022-05-25 04:57:24,198 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98aae02e-42ba-4b03-b10e-86233adcab7e', 'x-compute-request-id': 'req-98aae02e-42ba-4b03-b10e-86233adcab7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab'} Body: b'{"server": {"id": "f97fd834-f9c3-4ce3-ab26-1870073cd1ab", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1864126979", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:18Z", "updated": "2022-05-25T04:57:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:57:26,102 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab 0.894s 2022-05-25 04:57:26,102 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de855485-0b4f-4902-b924-aeaa2a11b8ba', 'x-compute-request-id': 'req-de855485-0b4f-4902-b924-aeaa2a11b8ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab'} Body: b'{"server": {"id": "f97fd834-f9c3-4ce3-ab26-1870073cd1ab", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1864126979", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:18Z", "updated": "2022-05-25T04:57:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:57:27,387 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab 0.275s 2022-05-25 04:57:27,387 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a784e26-d437-405e-8bce-d697d46dc98b', 'x-compute-request-id': 'req-4a784e26-d437-405e-8bce-d697d46dc98b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab'} Body: b'{"server": {"id": "f97fd834-f9c3-4ce3-ab26-1870073cd1ab", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1864126979", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:18Z", "updated": "2022-05-25T04:57:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:57:28,638 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab 0.241s 2022-05-25 04:57:28,638 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fc0c7a5-bd17-44af-91e2-b164f4e9c361', 'x-compute-request-id': 'req-2fc0c7a5-bd17-44af-91e2-b164f4e9c361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab'} Body: b'{"server": {"id": "f97fd834-f9c3-4ce3-ab26-1870073cd1ab", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1864126979", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:18Z", "updated": "2022-05-25T04:57:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:57:29,909 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab 0.261s 2022-05-25 04:57:29,909 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6847fae2-280b-4247-9238-24955e3db1df', 'x-compute-request-id': 'req-6847fae2-280b-4247-9238-24955e3db1df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab'} Body: b'{"server": {"id": "f97fd834-f9c3-4ce3-ab26-1870073cd1ab", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1864126979", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:18Z", "updated": "2022-05-25T04:57:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:57:31,233 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab 0.313s 2022-05-25 04:57:31,233 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec22c157-5ae1-40fe-af97-c31c13180838', 'x-compute-request-id': 'req-ec22c157-5ae1-40fe-af97-c31c13180838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab'} Body: b'{"server": {"id": "f97fd834-f9c3-4ce3-ab26-1870073cd1ab", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1864126979", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:18Z", "updated": "2022-05-25T04:57:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:57:32,776 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab 0.533s 2022-05-25 04:57:32,777 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72efa631-31a2-4833-bc96-36355008e3b1', 'x-compute-request-id': 'req-72efa631-31a2-4833-bc96-36355008e3b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab'} Body: b'{"server": {"id": "f97fd834-f9c3-4ce3-ab26-1870073cd1ab", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1864126979", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:18Z", "updated": "2022-05-25T04:57:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:57:34,016 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab 0.229s 2022-05-25 04:57:34,016 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b7439bb-2d50-4923-a8d9-61638cb719cb', 'x-compute-request-id': 'req-5b7439bb-2d50-4923-a8d9-61638cb719cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab'} Body: b'{"server": {"id": "f97fd834-f9c3-4ce3-ab26-1870073cd1ab", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1864126979", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:18Z", "updated": "2022-05-25T04:57:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:57:35,249 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab 0.223s 2022-05-25 04:57:35,249 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-318d1541-6a45-4713-b4d5-c5bc5515cfdb', 'x-compute-request-id': 'req-318d1541-6a45-4713-b4d5-c5bc5515cfdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab'} Body: b'{"server": {"id": "f97fd834-f9c3-4ce3-ab26-1870073cd1ab", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1864126979", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:18Z", "updated": "2022-05-25T04:57:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:57:36,511 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab 0.252s 2022-05-25 04:57:36,512 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d206184-da06-4b3f-80bd-f2513eee87a6', 'x-compute-request-id': 'req-7d206184-da06-4b3f-80bd-f2513eee87a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab'} Body: b'{"server": {"id": "f97fd834-f9c3-4ce3-ab26-1870073cd1ab", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1864126979", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:18Z", "updated": "2022-05-25T04:57:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:57:37,854 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab 0.332s 2022-05-25 04:57:37,854 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1558', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f507d90-6595-4e4b-b2f5-483afe0d690e', 'x-compute-request-id': 'req-9f507d90-6595-4e4b-b2f5-483afe0d690e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab'} Body: b'{"server": {"id": "f97fd834-f9c3-4ce3-ab26-1870073cd1ab", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1864126979", "status": "ACTIVE", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:18Z", "updated": "2022-05-25T04:57:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:17:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:57:36.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": [], "locked": false, "description": null}}' 2022-05-25 04:57:37,863 126976 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 19 second wait 2022-05-25 04:57:38,203 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab 0.339s 2022-05-25 04:57:38,203 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2051', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-027cad12-bd61-419f-977e-408f5fd31dd6', 'x-compute-request-id': 'req-027cad12-bd61-419f-977e-408f5fd31dd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab'} Body: b'{"server": {"id": "f97fd834-f9c3-4ce3-ab26-1870073cd1ab", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1864126979", "status": "ACTIVE", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:18Z", "updated": "2022-05-25T04:57:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:17:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:57:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h2-843228-2", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001a", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-843228-2", "OS-EXT-SRV-ATTR:reservation_id": "r-pnexq87p", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-1864126979", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null}}' 2022-05-25 04:57:38,516 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab 0.303s 2022-05-25 04:57:38,516 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2051', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e2ca8b5-a2b1-404d-84eb-60407ecfe6bc', 'x-compute-request-id': 'req-9e2ca8b5-a2b1-404d-84eb-60407ecfe6bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab'} Body: b'{"server": {"id": "f97fd834-f9c3-4ce3-ab26-1870073cd1ab", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1864126979", "status": "ACTIVE", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:18Z", "updated": "2022-05-25T04:57:37Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:17:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:57:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h2-843228-2", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001a", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-843228-2", "OS-EXT-SRV-ATTR:reservation_id": "r-pnexq87p", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-1864126979", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null}}' 2022-05-25 04:57:38,852 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/os-services?binary=nova-compute 0.328s 2022-05-25 04:57:38,856 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '426', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1d05fbf-cd4b-45d4-aadf-5e9e41902062', 'x-compute-request-id': 'req-c1d05fbf-cd4b-45d4-aadf-5e9e41902062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/os-services?binary=nova-compute'} Body: b'{"services": [{"binary": "nova-compute", "host": "n-h1-843228-2", "id": 3, "zone": "nova", "status": "enabled", "state": "down", "updated_at": "2022-05-25T04:55:38.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "n-h2-843228-2", "id": 4, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2022-05-25T04:57:30.000000", "disabled_reason": null, "forced_down": false}]}' 2022-05-25 04:57:39,048 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 202 POST http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab/action 0.190s 2022-05-25 04:57:39,049 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"pause": {}} Response - Headers: {'date': 'Wed, 25 May 2022 04:57:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a8565ab-701f-4e48-9d2e-b72f914eecea', 'x-compute-request-id': 'req-0a8565ab-701f-4e48-9d2e-b72f914eecea', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab/action'} Body: b'' 2022-05-25 04:57:39,399 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab 0.350s 2022-05-25 04:57:39,400 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2056', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-808588f4-892d-4659-8cac-9c25386ce676', 'x-compute-request-id': 'req-808588f4-892d-4659-8cac-9c25386ce676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab'} Body: b'{"server": {"id": "f97fd834-f9c3-4ce3-ab26-1870073cd1ab", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1864126979", "status": "ACTIVE", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:18Z", "updated": "2022-05-25T04:57:39Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:17:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:57:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h2-843228-2", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001a", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-843228-2", "OS-EXT-SRV-ATTR:reservation_id": "r-pnexq87p", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-1864126979", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": "pausing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null}}' 2022-05-25 04:57:40,719 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab 0.304s 2022-05-25 04:57:40,720 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2056', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dce9271c-022d-423a-8770-b2fc38dc0057', 'x-compute-request-id': 'req-dce9271c-022d-423a-8770-b2fc38dc0057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab'} Body: b'{"server": {"id": "f97fd834-f9c3-4ce3-ab26-1870073cd1ab", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1864126979", "status": "ACTIVE", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:18Z", "updated": "2022-05-25T04:57:39Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:17:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:57:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h2-843228-2", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001a", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-843228-2", "OS-EXT-SRV-ATTR:reservation_id": "r-pnexq87p", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-1864126979", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": "pausing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null}}' 2022-05-25 04:57:42,677 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab 0.948s 2022-05-25 04:57:42,677 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2036', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbaaf055-c52e-4bd4-8d60-86572f5fe89f', 'x-compute-request-id': 'req-cbaaf055-c52e-4bd4-8d60-86572f5fe89f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab'} Body: b'{"server": {"id": "f97fd834-f9c3-4ce3-ab26-1870073cd1ab", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1864126979", "status": "PAUSED", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:18Z", "updated": "2022-05-25T04:57:41Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:17:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:57:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h2-843228-2", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001a", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-843228-2", "OS-EXT-SRV-ATTR:reservation_id": "r-pnexq87p", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-1864126979", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "paused", "OS-EXT-STS:power_state": 3, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null}}' 2022-05-25 04:57:42,687 126976 INFO [tempest.common.waiters] State transition "ACTIVE/pausing" ==> "PAUSED/None" after 3 second wait 2022-05-25 04:57:42,687 126976 INFO [tempest.api.compute.admin.test_live_migration] Live migrate from source n-h2-843228-2 to destination None 2022-05-25 04:57:44,113 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab 1.425s 2022-05-25 04:57:44,113 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2036', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9148ad27-9991-44a1-9325-335ecb6bf408', 'x-compute-request-id': 'req-9148ad27-9991-44a1-9325-335ecb6bf408', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab'} Body: b'{"server": {"id": "f97fd834-f9c3-4ce3-ab26-1870073cd1ab", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1864126979", "status": "PAUSED", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:18Z", "updated": "2022-05-25T04:57:41Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.2", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:17:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:57:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h2-843228-2", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001a", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-843228-2", "OS-EXT-SRV-ATTR:reservation_id": "r-pnexq87p", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-1864126979", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "paused", "OS-EXT-STS:power_state": 3, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null}}' 2022-05-25 04:57:46,627 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_paused): 400 POST http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab/action 2.505s 2022-05-25 04:57:46,628 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"os-migrateLive": {"host": null, "block_migration": "auto"}} Response - Headers: {'date': 'Wed, 25 May 2022 04:57:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '106', 'x-openstack-request-id': 'req-86aee037-88c5-4f2b-9340-9e76467728c1', 'x-compute-request-id': 'req-86aee037-88c5-4f2b-9340-9e76467728c1', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/f97fd834-f9c3-4ce3-ab26-1870073cd1ab/action'} Body: b'{"badRequest": {"code": 400, "message": "No valid host was found. There are not enough hosts available."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 159, in test_live_block_migration_paused self._test_live_migration(state='PAUSED') File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 135, in _test_live_migration self._live_migrate(server_id, destination_host, state, volume_backed) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 84, in _live_migrate self._migrate_server_to(server_id, target_host, volume_backed) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 74, in _migrate_server_to self.admin_servers_client.live_migrate_server( File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 538, in live_migrate_server return self.action(server_id, 'os-migrateLive', **kwargs) File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 225, in action resp, body = self.post('servers/%s/action' % server_id, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'No valid host was found. There are not enough hosts available.'} |
||||||
test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume] |
fail
ft2.3: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-25 04:57:46,753 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 201 POST http://10.222.0.46/identity/v3/auth/tokens 0.113s 2022-05-25 04:57:46,753 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 25 May 2022 04:57:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3264', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-cc468f5a-5e67-4f5a-bcd4-509207ffaa28', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d3c6423effa2485591a51e632f3a15bc", "name": "tempest-LiveAutoBlockMigrationV225Test-1197407746-project", "password_expires_at": null}, "audit_ids": ["sJ2db6xdRnihnPM3uhkazw"], "expires_at": "2022-05-25T05:57:46.000000Z", "issued_at": "2022-05-25T04:57:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0fa99c0c886144b39eeda54b58477633", "name": "tempest-LiveAutoBlockMigrationV225Test-1197407746"}, "is_domain": false, "roles": [{"id": "e4c48618748947c09ec50fdd2588edd1", "name": "member"}, {"id": "a2cc4ce49de946b2bb9340a57fcf04f1", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7ca836e573d44865aa8fba7796af6b66", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.46:8080", "region": "RegionOne"}, {"id": "d9bafbff933d4d059ed50d37c836b515", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46:8080/v1/AUTH_0fa99c0c886144b39eeda54b58477633", "region": "RegionOne"}], "id": "2ee8fcc4d197426491ebff543e05f707", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "2dc2de88974144b5bf6562d2e61fd2ec", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46:9696/", "region": "RegionOne"}], "id": "662708ba4d6f47f9be771ce03892955e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "48d34ae19268447db0217d9222efe711", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/identity", "region": "RegionOne"}], "id": "8cfd328d6aa245e78d47335f8bd04ae6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e56f7cd7f5364a60b4ca8f1f84c6e17a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/compute/v2/0fa99c0c886144b39eeda54b58477633", "region": "RegionOne"}], "id": "a1547e134d734596b7d71fef787fed90", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b82ce0f98e92449dbe98455e7452f1fc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/placement", "region": "RegionOne"}], "id": "aa6e47c0c948480b912e4086f269ce77", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "58ab4aa896874d5f9de07f03a00f8973", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633", "region": "RegionOne"}], "id": "d3ba0472b8e0424fb647d1bdd1efe491", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c7678b1b1ad54dfea402e59dd2768170", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633", "region": "RegionOne"}], "id": "e69d48456a254117b4e07f2379ee99ce", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "75af32e9edb346eaadb487f923eeb0b2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/compute/v2.1", "region": "RegionOne"}], "id": "e84caa8c46364150a2c6165a23baf79c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "048206d365f44a8792f552c2d7b02eb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/image", "region": "RegionOne"}], "id": "fb71393dea874f01905a5ea7fc4d69ec", "type": "image", "name": "glance"}]}}' 2022-05-25 04:57:46,754 126976 INFO [tempest.lib.common.fixed_network] (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume) Found network {'id': 'dc47fbb6-dfc0-4bca-ae47-0a0133cb4152', 'name': 'tempest-LiveAutoBlockMigrationV225Test-1843010139-network', 'tenant_id': '0fa99c0c886144b39eeda54b58477633', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0fa99c0c886144b39eeda54b58477633', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 200, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-05-25T04:51:05Z', 'updated_at': '2022-05-25T04:51:05Z', 'revision_number': 1} available for tenant 2022-05-25 04:57:48,824 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 202 POST http://10.222.0.46/compute/v2.1/servers 2.069s 2022-05-25 04:57:48,825 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-LiveAutoBlockMigrationV225Test-server-1078268026", "imageRef": "6993e405-4272-4d50-bc6f-fac6f767bb93", "flavorRef": "452", "networks": [{"uuid": "dc47fbb6-dfc0-4bca-ae47-0a0133cb4152"}]}} Response - Headers: {'date': 'Wed, 25 May 2022 04:57:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0520ef2f-f3ae-4f69-8a9f-a8eb7a867f54', 'x-compute-request-id': 'req-0520ef2f-f3ae-4f69-8a9f-a8eb7a867f54', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.46/compute/v2.1/servers'} Body: b'{"server": {"id": "9464eed9-1ba1-4ce7-9f5e-a3c631557bbe", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "kX6Kok8UZH7R"}}' 2022-05-25 04:57:49,501 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe 0.674s 2022-05-25 04:57:49,502 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1262', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abd487df-6024-4673-b445-504e65e8d5af', 'x-compute-request-id': 'req-abd487df-6024-4673-b445-504e65e8d5af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe'} Body: b'{"server": {"id": "9464eed9-1ba1-4ce7-9f5e-a3c631557bbe", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1078268026", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:49Z", "updated": "2022-05-25T04:57:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:57:51,129 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe 0.618s 2022-05-25 04:57:51,129 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b63bfc06-5a61-4c0b-acdb-d3d9c2fb6944', 'x-compute-request-id': 'req-b63bfc06-5a61-4c0b-acdb-d3d9c2fb6944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe'} Body: b'{"server": {"id": "9464eed9-1ba1-4ce7-9f5e-a3c631557bbe", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1078268026", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:48Z", "updated": "2022-05-25T04:57:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:57:51,138 126976 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2022-05-25 04:57:52,289 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe 0.150s 2022-05-25 04:57:52,290 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d201f91c-e393-4b24-b9b6-57d5f3812342', 'x-compute-request-id': 'req-d201f91c-e393-4b24-b9b6-57d5f3812342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe'} Body: b'{"server": {"id": "9464eed9-1ba1-4ce7-9f5e-a3c631557bbe", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1078268026", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:48Z", "updated": "2022-05-25T04:57:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:57:53,839 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe 0.540s 2022-05-25 04:57:53,840 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf00ee8c-e851-4733-9cf2-bb3247f4a56b', 'x-compute-request-id': 'req-bf00ee8c-e851-4733-9cf2-bb3247f4a56b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe'} Body: b'{"server": {"id": "9464eed9-1ba1-4ce7-9f5e-a3c631557bbe", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1078268026", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:48Z", "updated": "2022-05-25T04:57:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:57:53,848 126976 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2022-05-25 04:57:55,256 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe 0.406s 2022-05-25 04:57:55,256 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b86cf95-ada1-478e-bdd6-173cb234e59a', 'x-compute-request-id': 'req-4b86cf95-ada1-478e-bdd6-173cb234e59a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe'} Body: b'{"server": {"id": "9464eed9-1ba1-4ce7-9f5e-a3c631557bbe", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1078268026", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:48Z", "updated": "2022-05-25T04:57:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:57:56,769 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe 0.500s 2022-05-25 04:57:56,769 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4dc5b9a-f30d-424f-a227-0506cac3e78f', 'x-compute-request-id': 'req-f4dc5b9a-f30d-424f-a227-0506cac3e78f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe'} Body: b'{"server": {"id": "9464eed9-1ba1-4ce7-9f5e-a3c631557bbe", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1078268026", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:48Z", "updated": "2022-05-25T04:57:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:57:58,040 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe 0.260s 2022-05-25 04:57:58,040 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c30f9cd-4769-4d7d-ae86-0293a91ed478', 'x-compute-request-id': 'req-1c30f9cd-4769-4d7d-ae86-0293a91ed478', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe'} Body: b'{"server": {"id": "9464eed9-1ba1-4ce7-9f5e-a3c631557bbe", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1078268026", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:48Z", "updated": "2022-05-25T04:57:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:57:59,257 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe 0.201s 2022-05-25 04:57:59,258 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99f415f0-f138-4569-a581-e8bffaa2418d', 'x-compute-request-id': 'req-99f415f0-f138-4569-a581-e8bffaa2418d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe'} Body: b'{"server": {"id": "9464eed9-1ba1-4ce7-9f5e-a3c631557bbe", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1078268026", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:48Z", "updated": "2022-05-25T04:57:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:58:00,706 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe 0.438s 2022-05-25 04:58:00,707 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a15f12e-5a95-4a36-9e32-d91eab067227', 'x-compute-request-id': 'req-6a15f12e-5a95-4a36-9e32-d91eab067227', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe'} Body: b'{"server": {"id": "9464eed9-1ba1-4ce7-9f5e-a3c631557bbe", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1078268026", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:48Z", "updated": "2022-05-25T04:57:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:58:02,093 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe 0.377s 2022-05-25 04:58:02,094 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b341350-4fed-46a7-ab9e-6f6d4617df10', 'x-compute-request-id': 'req-2b341350-4fed-46a7-ab9e-6f6d4617df10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe'} Body: b'{"server": {"id": "9464eed9-1ba1-4ce7-9f5e-a3c631557bbe", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1078268026", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:48Z", "updated": "2022-05-25T04:57:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:58:03,278 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe 0.174s 2022-05-25 04:58:03,279 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61feb618-918d-4f47-befe-e890bbfd3879', 'x-compute-request-id': 'req-61feb618-918d-4f47-befe-e890bbfd3879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe'} Body: b'{"server": {"id": "9464eed9-1ba1-4ce7-9f5e-a3c631557bbe", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1078268026", "status": "BUILD", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:48Z", "updated": "2022-05-25T04:57:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe"}], "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": [], "locked": false, "description": null}}' 2022-05-25 04:58:04,456 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe 0.168s 2022-05-25 04:58:04,456 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe569193-27de-4733-9fd3-fe56f26ef56f', 'x-compute-request-id': 'req-fe569193-27de-4733-9fd3-fe56f26ef56f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe'} Body: b'{"server": {"id": "9464eed9-1ba1-4ce7-9f5e-a3c631557bbe", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1078268026", "status": "ACTIVE", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:48Z", "updated": "2022-05-25T04:58:04Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:4d:d6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:58:03.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": [], "locked": false, "description": null}}' 2022-05-25 04:58:04,466 126976 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait 2022-05-25 04:58:04,816 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe 0.350s 2022-05-25 04:58:04,816 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2052', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d062e0bb-9f41-4cec-8510-2ff41803902b', 'x-compute-request-id': 'req-d062e0bb-9f41-4cec-8510-2ff41803902b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe'} Body: b'{"server": {"id": "9464eed9-1ba1-4ce7-9f5e-a3c631557bbe", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1078268026", "status": "ACTIVE", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:48Z", "updated": "2022-05-25T04:58:04Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:4d:d6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:58:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h2-843228-2", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001c", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-843228-2", "OS-EXT-SRV-ATTR:reservation_id": "r-a0e8dnfa", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-1078268026", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "host_status": "UP", "locked": false, "description": null}}' 2022-05-25 04:58:05,184 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/os-services?binary=nova-compute 0.358s 2022-05-25 04:58:05,185 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '426', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-530f27f4-342e-40bd-93fd-7dd1df125e01', 'x-compute-request-id': 'req-530f27f4-342e-40bd-93fd-7dd1df125e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/os-services?binary=nova-compute'} Body: b'{"services": [{"binary": "nova-compute", "host": "n-h1-843228-2", "id": 3, "zone": "nova", "status": "enabled", "state": "down", "updated_at": "2022-05-25T04:55:38.000000", "disabled_reason": null, "forced_down": false}, {"binary": "nova-compute", "host": "n-h2-843228-2", "id": 4, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2022-05-25T04:58:02.000000", "disabled_reason": null, "forced_down": false}]}' 2022-05-25 04:58:05,784 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 202 POST http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes 0.596s 2022-05-25 04:58:05,785 126976 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-LiveAutoBlockMigrationV225Test-volume-1802860108"}} Response - Headers: {'date': 'Wed, 25 May 2022 04:58:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c142b3b-70db-4ffe-94b4-63443567775b', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c142b3b-70db-4ffe-94b4-63443567775b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes'} Body: b'{"volume": {"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:58:05.522540", "updated_at": null, "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1802860108", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}], "user_id": "d3c6423effa2485591a51e632f3a15bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-05-25 04:58:05,837 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73 0.044s 2022-05-25 04:58:05,837 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4b4dedf-207c-4d7b-8b6b-2fbe6788637e', 'content-length': '898', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4b4dedf-207c-4d7b-8b6b-2fbe6788637e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73'} Body: b'{"volume": {"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:58:06.000000", "updated_at": null, "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1802860108", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}], "user_id": "d3c6423effa2485591a51e632f3a15bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0fa99c0c886144b39eeda54b58477633"}}' 2022-05-25 04:58:06,903 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73 0.057s 2022-05-25 04:58:06,903 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c55a401-e23e-49aa-ac22-ab64b932d7a7', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c55a401-e23e-49aa-ac22-ab64b932d7a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73'} Body: b'{"volume": {"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:58:06.000000", "updated_at": "2022-05-25T04:58:06.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1802860108", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}], "user_id": "d3c6423effa2485591a51e632f3a15bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0fa99c0c886144b39eeda54b58477633"}}' 2022-05-25 04:58:07,986 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73 0.075s 2022-05-25 04:58:07,986 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4323ccd-763e-429b-9dd4-51cba706f007', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4323ccd-763e-429b-9dd4-51cba706f007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73'} Body: b'{"volume": {"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:58:06.000000", "updated_at": "2022-05-25T04:58:08.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1802860108", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}], "user_id": "d3c6423effa2485591a51e632f3a15bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0fa99c0c886144b39eeda54b58477633"}}' 2022-05-25 04:58:07,993 126976 INFO [tempest.common.waiters] volume a58f6361-5b50-4df9-9f4c-d76ad94d7d73 reached available after waiting for 2.993360 seconds 2022-05-25 04:58:09,011 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 POST http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe/os-volume_attachments 1.018s 2022-05-25 04:58:09,012 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "device": "/dev/xvdb"}} Response - Headers: {'date': 'Wed, 25 May 2022 04:58:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ae235ba-500b-48db-907a-35a6550c9d3f', 'x-compute-request-id': 'req-7ae235ba-500b-48db-907a-35a6550c9d3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "serverId": "9464eed9-1ba1-4ce7-9f5e-a3c631557bbe", "volumeId": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "device": "/dev/sdb"}}' 2022-05-25 04:58:09,094 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73 0.080s 2022-05-25 04:58:09,094 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8476d5f-ec0e-435c-86ae-989c179a93e1', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8476d5f-ec0e-435c-86ae-989c179a93e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73'} Body: b'{"volume": {"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:58:06.000000", "updated_at": "2022-05-25T04:58:09.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1802860108", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}], "user_id": "d3c6423effa2485591a51e632f3a15bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0fa99c0c886144b39eeda54b58477633"}}' 2022-05-25 04:58:18,145 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73 8.043s 2022-05-25 04:58:18,146 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7efcc9d1-085f-48e3-8dbd-580eff8eace6', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7efcc9d1-085f-48e3-8dbd-580eff8eace6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73'} Body: b'{"volume": {"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:58:06.000000", "updated_at": "2022-05-25T04:58:09.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1802860108", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}], "user_id": "d3c6423effa2485591a51e632f3a15bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0fa99c0c886144b39eeda54b58477633"}}' 2022-05-25 04:58:19,269 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73 0.115s 2022-05-25 04:58:19,270 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73c30b51-62d6-4755-9b0b-256ae2d554f4', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73c30b51-62d6-4755-9b0b-256ae2d554f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73'} Body: b'{"volume": {"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:58:06.000000", "updated_at": "2022-05-25T04:58:09.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1802860108", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}], "user_id": "d3c6423effa2485591a51e632f3a15bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0fa99c0c886144b39eeda54b58477633"}}' 2022-05-25 04:58:20,347 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73 0.068s 2022-05-25 04:58:20,347 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5991da42-d032-4c07-bc6c-87a612c75182', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5991da42-d032-4c07-bc6c-87a612c75182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73'} Body: b'{"volume": {"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:58:06.000000", "updated_at": "2022-05-25T04:58:09.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1802860108", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}], "user_id": "d3c6423effa2485591a51e632f3a15bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0fa99c0c886144b39eeda54b58477633"}}' 2022-05-25 04:58:21,434 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73 0.079s 2022-05-25 04:58:21,434 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5cbc92f-4b3c-4dd8-b5b9-9a2f8f06ee4c', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5cbc92f-4b3c-4dd8-b5b9-9a2f8f06ee4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73'} Body: b'{"volume": {"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:58:06.000000", "updated_at": "2022-05-25T04:58:09.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1802860108", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}], "user_id": "d3c6423effa2485591a51e632f3a15bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0fa99c0c886144b39eeda54b58477633"}}' 2022-05-25 04:58:22,514 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73 0.072s 2022-05-25 04:58:22,515 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-395b94f3-4b5c-407a-ab4f-348b55f74013', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-395b94f3-4b5c-407a-ab4f-348b55f74013', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73'} Body: b'{"volume": {"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:58:06.000000", "updated_at": "2022-05-25T04:58:09.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1802860108", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}], "user_id": "d3c6423effa2485591a51e632f3a15bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0fa99c0c886144b39eeda54b58477633"}}' 2022-05-25 04:58:23,601 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73 0.078s 2022-05-25 04:58:23,601 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23fba69f-7c2a-4036-9352-1e3f69658602', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23fba69f-7c2a-4036-9352-1e3f69658602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73'} Body: b'{"volume": {"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:58:06.000000", "updated_at": "2022-05-25T04:58:09.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1802860108", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}], "user_id": "d3c6423effa2485591a51e632f3a15bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0fa99c0c886144b39eeda54b58477633"}}' 2022-05-25 04:58:24,670 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73 0.062s 2022-05-25 04:58:24,670 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bea3e29-6722-41b5-9f2a-d26ef19a52cb', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bea3e29-6722-41b5-9f2a-d26ef19a52cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73'} Body: b'{"volume": {"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:58:06.000000", "updated_at": "2022-05-25T04:58:09.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1802860108", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}], "user_id": "d3c6423effa2485591a51e632f3a15bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0fa99c0c886144b39eeda54b58477633"}}' 2022-05-25 04:58:25,821 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73 0.142s 2022-05-25 04:58:25,821 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-872768ae-2017-4f12-8824-1342aa3e2a94', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-872768ae-2017-4f12-8824-1342aa3e2a94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73'} Body: b'{"volume": {"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:58:06.000000", "updated_at": "2022-05-25T04:58:25.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1802860108", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}], "user_id": "d3c6423effa2485591a51e632f3a15bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0fa99c0c886144b39eeda54b58477633"}}' 2022-05-25 04:58:26,917 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73 0.087s 2022-05-25 04:58:26,917 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0af5fd98-f38c-426d-a9f0-7afeddf1b4e6', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0af5fd98-f38c-426d-a9f0-7afeddf1b4e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73'} Body: b'{"volume": {"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:58:06.000000", "updated_at": "2022-05-25T04:58:25.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1802860108", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}], "user_id": "d3c6423effa2485591a51e632f3a15bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0fa99c0c886144b39eeda54b58477633"}}' 2022-05-25 04:58:27,976 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73 0.051s 2022-05-25 04:58:27,976 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ca30d49-5950-460e-843a-477f4a71c55e', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ca30d49-5950-460e-843a-477f4a71c55e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73'} Body: b'{"volume": {"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:58:06.000000", "updated_at": "2022-05-25T04:58:25.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1802860108", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}], "user_id": "d3c6423effa2485591a51e632f3a15bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0fa99c0c886144b39eeda54b58477633"}}' 2022-05-25 04:58:29,033 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73 0.049s 2022-05-25 04:58:29,034 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcf6954e-7257-4b77-ad27-5c93c04fbc7f', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcf6954e-7257-4b77-ad27-5c93c04fbc7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73'} Body: b'{"volume": {"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:58:06.000000", "updated_at": "2022-05-25T04:58:25.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1802860108", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}], "user_id": "d3c6423effa2485591a51e632f3a15bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0fa99c0c886144b39eeda54b58477633"}}' 2022-05-25 04:58:30,105 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73 0.063s 2022-05-25 04:58:30,105 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3d5ee3a-1c59-48fc-9bbb-cceace60685c', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3d5ee3a-1c59-48fc-9bbb-cceace60685c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73'} Body: b'{"volume": {"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:58:06.000000", "updated_at": "2022-05-25T04:58:29.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1802860108", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}], "user_id": "d3c6423effa2485591a51e632f3a15bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0fa99c0c886144b39eeda54b58477633"}}' 2022-05-25 04:58:31,174 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73 0.061s 2022-05-25 04:58:31,175 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efe4ec78-4cf8-4aec-9ce7-d9132f0f2ae4', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efe4ec78-4cf8-4aec-9ce7-d9132f0f2ae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73'} Body: b'{"volume": {"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:58:06.000000", "updated_at": "2022-05-25T04:58:29.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1802860108", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}], "user_id": "d3c6423effa2485591a51e632f3a15bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0fa99c0c886144b39eeda54b58477633"}}' 2022-05-25 04:58:32,232 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73 0.048s 2022-05-25 04:58:32,232 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22f9086d-3f6e-4e00-bdc3-857d59b7e589', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22f9086d-3f6e-4e00-bdc3-857d59b7e589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73'} Body: b'{"volume": {"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:58:06.000000", "updated_at": "2022-05-25T04:58:29.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1802860108", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}], "user_id": "d3c6423effa2485591a51e632f3a15bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0fa99c0c886144b39eeda54b58477633"}}' 2022-05-25 04:58:33,285 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73 0.045s 2022-05-25 04:58:33,285 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4f41d4f-0ba0-4140-9631-9e79c02793fe', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4f41d4f-0ba0-4140-9631-9e79c02793fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73'} Body: b'{"volume": {"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:58:06.000000", "updated_at": "2022-05-25T04:58:29.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1802860108", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}], "user_id": "d3c6423effa2485591a51e632f3a15bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0fa99c0c886144b39eeda54b58477633"}}' 2022-05-25 04:58:34,364 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73 0.071s 2022-05-25 04:58:34,365 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-477c00e6-c079-44c0-9c1c-5e9b52475070', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-477c00e6-c079-44c0-9c1c-5e9b52475070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73'} Body: b'{"volume": {"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:58:06.000000", "updated_at": "2022-05-25T04:58:29.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1802860108", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}], "user_id": "d3c6423effa2485591a51e632f3a15bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0fa99c0c886144b39eeda54b58477633"}}' 2022-05-25 04:58:35,461 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73 0.087s 2022-05-25 04:58:35,461 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87805549-bcaa-42d7-a0c8-a69d2d463249', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87805549-bcaa-42d7-a0c8-a69d2d463249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73'} Body: b'{"volume": {"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:58:06.000000", "updated_at": "2022-05-25T04:58:29.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1802860108", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}], "user_id": "d3c6423effa2485591a51e632f3a15bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0fa99c0c886144b39eeda54b58477633"}}' 2022-05-25 04:58:36,533 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73 0.063s 2022-05-25 04:58:36,534 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0ef5457-5b11-4eb8-8212-13f146669aac', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0ef5457-5b11-4eb8-8212-13f146669aac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73'} Body: b'{"volume": {"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:58:06.000000", "updated_at": "2022-05-25T04:58:36.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1802860108", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}], "user_id": "d3c6423effa2485591a51e632f3a15bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "attachment_id": "3158a026-e0f0-4256-af9a-2230df4c603f", "volume_id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "server_id": "9464eed9-1ba1-4ce7-9f5e-a3c631557bbe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T04:58:29.000000"}], "os-vol-tenant-attr:tenant_id": "0fa99c0c886144b39eeda54b58477633"}}' 2022-05-25 04:58:36,541 126976 INFO [tempest.common.waiters] Attachment 3158a026-e0f0-4256-af9a-2230df4c603f created for volume a58f6361-5b50-4df9-9f4c-d76ad94d7d73 to server 9464eed9-1ba1-4ce7-9f5e-a3c631557bbe after waiting for 27.541286 seconds 2022-05-25 04:58:36,592 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73 0.050s 2022-05-25 04:58:36,592 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d172aef7-3daf-4e04-84d9-bb5cd3d623aa', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d172aef7-3daf-4e04-84d9-bb5cd3d623aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73'} Body: b'{"volume": {"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:58:06.000000", "updated_at": "2022-05-25T04:58:36.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1802860108", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}], "user_id": "d3c6423effa2485591a51e632f3a15bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "attachment_id": "3158a026-e0f0-4256-af9a-2230df4c603f", "volume_id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "server_id": "9464eed9-1ba1-4ce7-9f5e-a3c631557bbe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T04:58:29.000000"}], "os-vol-tenant-attr:tenant_id": "0fa99c0c886144b39eeda54b58477633"}}' 2022-05-25 04:58:36,599 126976 INFO [tempest.common.waiters] volume a58f6361-5b50-4df9-9f4c-d76ad94d7d73 reached in-use after waiting for 0.599436 seconds 2022-05-25 04:58:36,848 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe 0.248s 2022-05-25 04:58:36,848 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2130', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-975b741b-142b-4bb3-bb45-aec26faba555', 'x-compute-request-id': 'req-975b741b-142b-4bb3-bb45-aec26faba555', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe'} Body: b'{"server": {"id": "9464eed9-1ba1-4ce7-9f5e-a3c631557bbe", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1078268026", "status": "ACTIVE", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:48Z", "updated": "2022-05-25T04:58:04Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:4d:d6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:58:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h2-843228-2", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001c", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-843228-2", "OS-EXT-SRV-ATTR:reservation_id": "r-a0e8dnfa", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-1078268026", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "delete_on_termination": false}], "host_status": "UP", "locked": false, "description": null}}' 2022-05-25 04:58:37,303 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe 0.446s 2022-05-25 04:58:37,304 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2130', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7379eba6-2b83-4559-a24e-08212a9db228', 'x-compute-request-id': 'req-7379eba6-2b83-4559-a24e-08212a9db228', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe'} Body: b'{"server": {"id": "9464eed9-1ba1-4ce7-9f5e-a3c631557bbe", "name": "tempest-LiveAutoBlockMigrationV225Test-server-1078268026", "status": "ACTIVE", "tenant_id": "0fa99c0c886144b39eeda54b58477633", "user_id": "d3c6423effa2485591a51e632f3a15bc", "metadata": {}, "hostId": "28f4bbdb91929356efe1e7cbd30a4fc28f8a79bce2656446c224dc90", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:48Z", "updated": "2022-05-25T04:58:04Z", "addresses": {"tempest-LiveAutoBlockMigrationV225Test-1843010139-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:4d:d6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:58:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h2-843228-2", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001c", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-843228-2", "OS-EXT-SRV-ATTR:reservation_id": "r-a0e8dnfa", "OS-EXT-SRV-ATTR:launch_index": 0, "OS-EXT-SRV-ATTR:hostname": "tempest-liveautoblockmigrationv225test-server-1078268026", "OS-EXT-SRV-ATTR:kernel_id": "", "OS-EXT-SRV-ATTR:ramdisk_id": "", "OS-EXT-SRV-ATTR:root_device_name": "/dev/sda", "OS-EXT-SRV-ATTR:user_data": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "delete_on_termination": false}], "host_status": "UP", "locked": false, "description": null}}' 2022-05-25 04:58:39,651 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:test_live_block_migration_with_attached_volume): 400 POST http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe/action 2.338s 2022-05-25 04:58:39,651 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: {"os-migrateLive": {"host": null, "block_migration": "auto"}} Response - Headers: {'date': 'Wed, 25 May 2022 04:58:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '106', 'x-openstack-request-id': 'req-7f68015d-2a15-4fe5-8c3a-c36ef7261ecd', 'x-compute-request-id': 'req-7f68015d-2a15-4fe5-8c3a-c36ef7261ecd', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe/action'} Body: b'{"badRequest": {"code": 400, "message": "No valid host was found. There are not enough hosts available."}}' 2022-05-25 04:58:39,725 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73 0.072s 2022-05-25 04:58:39,725 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae4f265f-68c4-48cf-b290-432d7748dd34', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae4f265f-68c4-48cf-b290-432d7748dd34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73'} Body: b'{"volume": {"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:58:06.000000", "updated_at": "2022-05-25T04:58:36.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1802860108", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}], "user_id": "d3c6423effa2485591a51e632f3a15bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "attachment_id": "3158a026-e0f0-4256-af9a-2230df4c603f", "volume_id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "server_id": "9464eed9-1ba1-4ce7-9f5e-a3c631557bbe", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T04:58:29.000000"}], "os-vol-tenant-attr:tenant_id": "0fa99c0c886144b39eeda54b58477633"}}' 2022-05-25 04:58:40,211 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 202 DELETE http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe/os-volume_attachments/a58f6361-5b50-4df9-9f4c-d76ad94d7d73 0.477s 2022-05-25 04:58:40,211 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32304a83-cf48-4d01-b622-90e2b13e68e4', 'x-compute-request-id': 'req-32304a83-cf48-4d01-b622-90e2b13e68e4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe/os-volume_attachments/a58f6361-5b50-4df9-9f4c-d76ad94d7d73'} Body: b'' 2022-05-25 04:58:40,730 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe/os-volume_attachments 0.518s 2022-05-25 04:58:40,730 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77293478-1ff9-4cc1-82b8-93d9181acc91', 'x-compute-request-id': 'req-77293478-1ff9-4cc1-82b8-93d9181acc91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "volumeId": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "serverId": "9464eed9-1ba1-4ce7-9f5e-a3c631557bbe", "device": "/dev/sdb"}]}' 2022-05-25 04:58:41,802 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe/os-volume_attachments 0.068s 2022-05-25 04:58:41,803 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-601841b4-07f9-4fa0-8379-4e0ac66d0d0c', 'x-compute-request-id': 'req-601841b4-07f9-4fa0-8379-4e0ac66d0d0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "volumeId": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "serverId": "9464eed9-1ba1-4ce7-9f5e-a3c631557bbe", "device": "/dev/sdb"}]}' 2022-05-25 04:58:43,146 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe/os-volume_attachments 0.341s 2022-05-25 04:58:43,147 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adcf3fc0-c590-43de-b8c6-d66c96318264', 'x-compute-request-id': 'req-adcf3fc0-c590-43de-b8c6-d66c96318264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "volumeId": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "serverId": "9464eed9-1ba1-4ce7-9f5e-a3c631557bbe", "device": "/dev/sdb"}]}' 2022-05-25 04:58:44,202 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe/os-volume_attachments 0.051s 2022-05-25 04:58:44,202 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca66017b-aebd-4ae4-869b-29cfc8634c45', 'x-compute-request-id': 'req-ca66017b-aebd-4ae4-869b-29cfc8634c45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "volumeId": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "serverId": "9464eed9-1ba1-4ce7-9f5e-a3c631557bbe", "device": "/dev/sdb"}]}' 2022-05-25 04:58:45,327 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe/os-volume_attachments 0.122s 2022-05-25 04:58:45,329 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb9adb0f-9c9b-4efc-829f-758c8b5125ef', 'x-compute-request-id': 'req-cb9adb0f-9c9b-4efc-829f-758c8b5125ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "volumeId": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "serverId": "9464eed9-1ba1-4ce7-9f5e-a3c631557bbe", "device": "/dev/sdb"}]}' 2022-05-25 04:58:46,550 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe/os-volume_attachments 0.218s 2022-05-25 04:58:46,550 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04882f92-6229-4e06-97d2-fbdbabec8771', 'x-compute-request-id': 'req-04882f92-6229-4e06-97d2-fbdbabec8771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "volumeId": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "serverId": "9464eed9-1ba1-4ce7-9f5e-a3c631557bbe", "device": "/dev/sdb"}]}' 2022-05-25 04:58:47,603 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe/os-volume_attachments 0.050s 2022-05-25 04:58:47,604 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e6005a7-6eb6-484d-82f7-681d4d58d2ad', 'x-compute-request-id': 'req-9e6005a7-6eb6-484d-82f7-681d4d58d2ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "volumeId": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "serverId": "9464eed9-1ba1-4ce7-9f5e-a3c631557bbe", "device": "/dev/sdb"}]}' 2022-05-25 04:58:48,929 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe/os-volume_attachments 0.322s 2022-05-25 04:58:48,930 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ca9600f-3505-420e-b495-d907aa35982d', 'x-compute-request-id': 'req-6ca9600f-3505-420e-b495-d907aa35982d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "volumeId": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "serverId": "9464eed9-1ba1-4ce7-9f5e-a3c631557bbe", "device": "/dev/sdb"}]}' 2022-05-25 04:58:50,185 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe/os-volume_attachments 0.252s 2022-05-25 04:58:50,186 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-109aec40-fb67-447c-8d79-087f0c2ce0cf', 'x-compute-request-id': 'req-109aec40-fb67-447c-8d79-087f0c2ce0cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "volumeId": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "serverId": "9464eed9-1ba1-4ce7-9f5e-a3c631557bbe", "device": "/dev/sdb"}]}' 2022-05-25 04:58:51,376 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe/os-volume_attachments 0.188s 2022-05-25 04:58:51,376 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea285215-e212-4282-a537-b88a9663a125', 'x-compute-request-id': 'req-ea285215-e212-4282-a537-b88a9663a125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "volumeId": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "serverId": "9464eed9-1ba1-4ce7-9f5e-a3c631557bbe", "device": "/dev/sdb"}]}' 2022-05-25 04:58:52,608 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe/os-volume_attachments 0.228s 2022-05-25 04:58:52,608 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.25', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '25', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.25', 'x-openstack-nova-api-version': '2.25', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1030847b-1483-47b7-a486-cee7434ab957', 'x-compute-request-id': 'req-1030847b-1483-47b7-a486-cee7434ab957', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/9464eed9-1ba1-4ce7-9f5e-a3c631557bbe/os-volume_attachments'} Body: b'{"volumeAttachments": []}' 2022-05-25 04:58:52,652 126976 INFO [tempest.lib.common.rest_client] Request (LiveAutoBlockMigrationV225Test:_run_cleanups): 200 GET http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73 0.041s 2022-05-25 04:58:52,652 126976 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d087a95-1bfd-4dd8-88f7-39120e9a138f', 'content-length': '923', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d087a95-1bfd-4dd8-88f7-39120e9a138f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73'} Body: b'{"volume": {"id": "a58f6361-5b50-4df9-9f4c-d76ad94d7d73", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:58:06.000000", "updated_at": "2022-05-25T04:58:52.000000", "name": "tempest-LiveAutoBlockMigrationV225Test-volume-1802860108", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/0fa99c0c886144b39eeda54b58477633/volumes/a58f6361-5b50-4df9-9f4c-d76ad94d7d73"}], "user_id": "d3c6423effa2485591a51e632f3a15bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0fa99c0c886144b39eeda54b58477633"}}' 2022-05-25 04:58:52,659 126976 INFO [tempest.common.waiters] volume a58f6361-5b50-4df9-9f4c-d76ad94d7d73 reached available after waiting for 0.659103 seconds }}} 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/compute/admin/test_live_migration.py", line 199, in test_live_block_migration_with_attached_volume self._live_migrate(server_id, target_host, 'ACTIVE') File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 84, in _live_migrate self._migrate_server_to(server_id, target_host, volume_backed) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 74, in _migrate_server_to self.admin_servers_client.live_migrate_server( File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 538, in live_migrate_server return self.action(server_id, 'os-migrateLive', **kwargs) File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 225, in action resp, body = self.post('servers/%s/action' % server_id, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'No valid host was found. There are not enough hosts available.'} |
||||||
test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume] |
pass
pt2.4: tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test.test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume] |
||||||
tempest.api.compute.admin.test_live_migration.LiveMigrationTest | 4 | 0 | 4 | 0 | 0 | Detail | |
test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b] |
fail
ft3.1: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration[id-1dce86b8-eb04-4c03-a9d8-9c1dc3ee0c7b]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-25 04:51:08,502 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 201 POST http://10.222.0.46/identity/v3/auth/tokens 0.543s 2022-05-25 04:51:08,502 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 25 May 2022 04:51:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3236', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1964a4e4-7708-4489-97f8-4f8a9cf70fcd', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c80c2b414c874fe88a2e56f924b0d559", "name": "tempest-LiveMigrationTest-980001850-project", "password_expires_at": null}, "audit_ids": ["euiNj_I5QXSSId55RuNGNw"], "expires_at": "2022-05-25T05:51:08.000000Z", "issued_at": "2022-05-25T04:51:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "name": "tempest-LiveMigrationTest-980001850"}, "is_domain": false, "roles": [{"id": "e4c48618748947c09ec50fdd2588edd1", "name": "member"}, {"id": "a2cc4ce49de946b2bb9340a57fcf04f1", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7ca836e573d44865aa8fba7796af6b66", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.46:8080", "region": "RegionOne"}, {"id": "d9bafbff933d4d059ed50d37c836b515", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46:8080/v1/AUTH_18a6f6253f6e4f8eb8c3f4f8f9d26c54", "region": "RegionOne"}], "id": "2ee8fcc4d197426491ebff543e05f707", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "2dc2de88974144b5bf6562d2e61fd2ec", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46:9696/", "region": "RegionOne"}], "id": "662708ba4d6f47f9be771ce03892955e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "48d34ae19268447db0217d9222efe711", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/identity", "region": "RegionOne"}], "id": "8cfd328d6aa245e78d47335f8bd04ae6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e56f7cd7f5364a60b4ca8f1f84c6e17a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/compute/v2/18a6f6253f6e4f8eb8c3f4f8f9d26c54", "region": "RegionOne"}], "id": "a1547e134d734596b7d71fef787fed90", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b82ce0f98e92449dbe98455e7452f1fc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/placement", "region": "RegionOne"}], "id": "aa6e47c0c948480b912e4086f269ce77", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "58ab4aa896874d5f9de07f03a00f8973", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54", "region": "RegionOne"}], "id": "d3ba0472b8e0424fb647d1bdd1efe491", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c7678b1b1ad54dfea402e59dd2768170", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54", "region": "RegionOne"}], "id": "e69d48456a254117b4e07f2379ee99ce", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "75af32e9edb346eaadb487f923eeb0b2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/compute/v2.1", "region": "RegionOne"}], "id": "e84caa8c46364150a2c6165a23baf79c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "048206d365f44a8792f552c2d7b02eb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/image", "region": "RegionOne"}], "id": "fb71393dea874f01905a5ea7fc4d69ec", "type": "image", "name": "glance"}]}}' 2022-05-25 04:51:08,503 126974 INFO [tempest.lib.common.fixed_network] (LiveMigrationTest:test_live_block_migration) Found network {'id': '64ccc2d3-b4c1-47f6-946c-9eaf55c8b246', 'name': 'tempest-LiveMigrationTest-1152680453-network', 'tenant_id': '18a6f6253f6e4f8eb8c3f4f8f9d26c54', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '18a6f6253f6e4f8eb8c3f4f8f9d26c54', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 219, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-05-25T04:50:58Z', 'updated_at': '2022-05-25T04:50:59Z', 'revision_number': 1} available for tenant 2022-05-25 04:51:10,318 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 202 POST http://10.222.0.46/compute/v2.1/servers 1.814s 2022-05-25 04:51:10,319 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-LiveMigrationTest-server-1973016276", "imageRef": "6993e405-4272-4d50-bc6f-fac6f767bb93", "flavorRef": "452", "networks": [{"uuid": "64ccc2d3-b4c1-47f6-946c-9eaf55c8b246"}]}} Response - Headers: {'date': 'Wed, 25 May 2022 04:51:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f09ed943-06e2-4c57-9072-e4cda799d9ee', 'x-compute-request-id': 'req-f09ed943-06e2-4c57-9072-e4cda799d9ee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.46/compute/v2.1/servers'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "RNB7Re6zdTEE"}}' 2022-05-25 04:51:11,065 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.743s 2022-05-25 04:51:11,065 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1211', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e27d56cf-c40b-4d46-9200-3ffb5cc67b77', 'x-compute-request-id': 'req-e27d56cf-c40b-4d46-9200-3ffb5cc67b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "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-05-25 04:51:12,326 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.251s 2022-05-25 04:51:12,326 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c8ab659-c325-4f2b-a464-ba19e93e9ab5', 'x-compute-request-id': 'req-8c8ab659-c325-4f2b-a464-ba19e93e9ab5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:51:13,723 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.388s 2022-05-25 04:51:13,723 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4aa0a87a-bed4-4ff5-9513-3742237ba4dc', 'x-compute-request-id': 'req-4aa0a87a-bed4-4ff5-9513-3742237ba4dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "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-05-25 04:51:13,731 126974 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 2 second wait 2022-05-25 04:51:15,532 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.800s 2022-05-25 04:51:15,533 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62f5ee44-0087-4366-97a5-a1e65f40a0c2', 'x-compute-request-id': 'req-62f5ee44-0087-4366-97a5-a1e65f40a0c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "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-05-25 04:51:15,540 126974 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2022-05-25 04:51:16,873 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.322s 2022-05-25 04:51:16,873 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d74bcfc-645c-492a-8826-bd9391cc5456', 'x-compute-request-id': 'req-0d74bcfc-645c-492a-8826-bd9391cc5456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "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-05-25 04:51:18,576 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.694s 2022-05-25 04:51:18,620 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36a99cf6-f8fc-496f-abb2-907127c37c08', 'x-compute-request-id': 'req-36a99cf6-f8fc-496f-abb2-907127c37c08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "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-05-25 04:51:20,430 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.802s 2022-05-25 04:51:20,430 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acafcc6c-416d-44e7-ad8f-7793e9177b09', 'x-compute-request-id': 'req-acafcc6c-416d-44e7-ad8f-7793e9177b09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "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-05-25 04:51:21,955 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.517s 2022-05-25 04:51:21,956 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4839e7c3-5efe-4fdb-81a5-adc8c4bf0bb3', 'x-compute-request-id': 'req-4839e7c3-5efe-4fdb-81a5-adc8c4bf0bb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "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-05-25 04:51:23,655 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.690s 2022-05-25 04:51:23,655 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b5a6c5a-7cef-4879-88e7-7c2ca7219509', 'x-compute-request-id': 'req-5b5a6c5a-7cef-4879-88e7-7c2ca7219509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "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-05-25 04:51:25,222 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.558s 2022-05-25 04:51:25,223 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84fecbce-6f12-4cee-8b89-0c77a9ab735a', 'x-compute-request-id': 'req-84fecbce-6f12-4cee-8b89-0c77a9ab735a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "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-05-25 04:51:26,557 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.325s 2022-05-25 04:51:26,557 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0473ff57-7fcb-4c3b-a43f-e2d0076660eb', 'x-compute-request-id': 'req-0473ff57-7fcb-4c3b-a43f-e2d0076660eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "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-05-25 04:51:27,887 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.322s 2022-05-25 04:51:27,888 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b484e873-8e5f-469e-817f-1e78ed745da2', 'x-compute-request-id': 'req-b484e873-8e5f-469e-817f-1e78ed745da2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "ACTIVE", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:27Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.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-05-25 04:51:27,896 126974 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait 2022-05-25 04:51:29,192 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 1.295s 2022-05-25 04:51:29,192 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1645', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6f689a7-c129-435e-8e8f-33d18f9f7e7f', 'x-compute-request-id': 'req-c6f689a7-c129-435e-8e8f-33d18f9f7e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "ACTIVE", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:27Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-843228-2", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-843228-2", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:51:29,515 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.315s 2022-05-25 04:51:29,515 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1645', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c3f8c14-728a-4015-94dc-37368850d3dc', 'x-compute-request-id': 'req-1c3f8c14-728a-4015-94dc-37368850d3dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "ACTIVE", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:27Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-843228-2", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-843228-2", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:51:29,572 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/os-services?binary=nova-compute 0.045s 2022-05-25 04:51:29,572 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65444cdf-f722-4e35-a527-0ed32e2a7a91', 'x-compute-request-id': 'req-65444cdf-f722-4e35-a527-0ed32e2a7a91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/os-services?binary=nova-compute'} Body: b'{"services": [{"binary": "nova-compute", "host": "n-h1-843228-2", "id": 3, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2022-05-25T04:51:23.000000", "disabled_reason": null}, {"binary": "nova-compute", "host": "n-h2-843228-2", "id": 4, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2022-05-25T04:51:27.000000", "disabled_reason": null}]}' 2022-05-25 04:51:29,575 126974 INFO [tempest.api.compute.admin.test_live_migration] Live migrate from source n-h1-843228-2 to destination n-h2-843228-2 2022-05-25 04:51:33,236 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 202 POST http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97/action 3.661s 2022-05-25 04:51:33,237 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-migrateLive": {"host": "n-h2-843228-2", "block_migration": true, "disk_over_commit": false}} Response - Headers: {'date': 'Wed, 25 May 2022 04:51:29 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-7ca109be-7709-4d26-bf16-d09d6b9e4a6d', 'x-compute-request-id': 'req-7ca109be-7709-4d26-bf16-d09d6b9e4a6d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97/action'} Body: b'' 2022-05-25 04:51:33,785 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.547s 2022-05-25 04:51:33,785 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-502be377-1354-42d3-88aa-10e335caf6ab', 'x-compute-request-id': 'req-502be377-1354-42d3-88aa-10e335caf6ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:51:35,052 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.257s 2022-05-25 04:51:35,052 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a0f65c3-132f-4aad-b1aa-e941e599f27c', 'x-compute-request-id': 'req-7a0f65c3-132f-4aad-b1aa-e941e599f27c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:51:36,704 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.643s 2022-05-25 04:51:36,704 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95534006-a332-4e63-af16-84723c5f5ad3', 'x-compute-request-id': 'req-95534006-a332-4e63-af16-84723c5f5ad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:51:38,135 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.421s 2022-05-25 04:51:38,136 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d862456-7d8e-4c57-9249-4ef27bbf34be', 'x-compute-request-id': 'req-8d862456-7d8e-4c57-9249-4ef27bbf34be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:51:39,690 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.545s 2022-05-25 04:51:39,690 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d7939ce-fae2-497e-bc52-ff3d0be468c5', 'x-compute-request-id': 'req-4d7939ce-fae2-497e-bc52-ff3d0be468c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:51:40,997 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.298s 2022-05-25 04:51:40,998 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8394f4ed-810f-42f3-8b4b-7b7e3500e0d7', 'x-compute-request-id': 'req-8394f4ed-810f-42f3-8b4b-7b7e3500e0d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:51:42,355 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.349s 2022-05-25 04:51:42,356 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd41c006-3a28-4f82-854d-1ca5a42d6408', 'x-compute-request-id': 'req-bd41c006-3a28-4f82-854d-1ca5a42d6408', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:51:43,655 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.288s 2022-05-25 04:51:43,655 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c04acdc-9646-4bc1-b375-13f648eea7f2', 'x-compute-request-id': 'req-5c04acdc-9646-4bc1-b375-13f648eea7f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:51:44,844 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.180s 2022-05-25 04:51:44,845 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38d1dfa4-9b97-4ea9-9d42-8838e4b5be24', 'x-compute-request-id': 'req-38d1dfa4-9b97-4ea9-9d42-8838e4b5be24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:51:46,222 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.368s 2022-05-25 04:51:46,223 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07f91ea3-11e5-4ad6-929f-49b49c3719ab', 'x-compute-request-id': 'req-07f91ea3-11e5-4ad6-929f-49b49c3719ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:51:47,859 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.627s 2022-05-25 04:51:47,859 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5b349a6-0ff4-45ab-aacc-f99947517bb3', 'x-compute-request-id': 'req-b5b349a6-0ff4-45ab-aacc-f99947517bb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:51:49,394 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.526s 2022-05-25 04:51:49,398 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98648b80-eae5-419e-87ad-8fa37fbb0b19', 'x-compute-request-id': 'req-98648b80-eae5-419e-87ad-8fa37fbb0b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:51:50,717 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.310s 2022-05-25 04:51:50,717 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16f0c810-bc3f-4154-8b84-cc4dbad57af5', 'x-compute-request-id': 'req-16f0c810-bc3f-4154-8b84-cc4dbad57af5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:51:52,412 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.685s 2022-05-25 04:51:52,412 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e7e2603-4f6a-4b12-be19-03d48ed8eea2', 'x-compute-request-id': 'req-6e7e2603-4f6a-4b12-be19-03d48ed8eea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:51:53,660 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.240s 2022-05-25 04:51:53,661 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6b215cb-9857-4e66-8be9-f6e662a19824', 'x-compute-request-id': 'req-e6b215cb-9857-4e66-8be9-f6e662a19824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:51:55,097 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.428s 2022-05-25 04:51:55,098 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-447f9c7c-7092-4022-b061-7edaab0c82d7', 'x-compute-request-id': 'req-447f9c7c-7092-4022-b061-7edaab0c82d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:51:56,471 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.365s 2022-05-25 04:51:56,472 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0931d3ca-84ad-43b1-94c0-21f8901570b5', 'x-compute-request-id': 'req-0931d3ca-84ad-43b1-94c0-21f8901570b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:51:58,008 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.527s 2022-05-25 04:51:58,009 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c32f845-259b-4712-8e17-6d0821d7465e', 'x-compute-request-id': 'req-4c32f845-259b-4712-8e17-6d0821d7465e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:51:59,383 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.366s 2022-05-25 04:51:59,383 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cf69efd-fe41-4ce0-a42c-15da78fc4345', 'x-compute-request-id': 'req-8cf69efd-fe41-4ce0-a42c-15da78fc4345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:00,680 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.287s 2022-05-25 04:52:00,680 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da333f22-78a6-4196-9a55-9f177056bb7b', 'x-compute-request-id': 'req-da333f22-78a6-4196-9a55-9f177056bb7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:01,972 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.284s 2022-05-25 04:52:01,972 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14244956-7c32-4d28-a05b-c1638889b1b5', 'x-compute-request-id': 'req-14244956-7c32-4d28-a05b-c1638889b1b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:03,395 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.413s 2022-05-25 04:52:03,395 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79791b6f-6c0c-4645-ad41-25ded034ef79', 'x-compute-request-id': 'req-79791b6f-6c0c-4645-ad41-25ded034ef79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:04,658 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.255s 2022-05-25 04:52:04,659 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfd5e9f0-66dc-45ae-8e7b-c0805d07d6b9', 'x-compute-request-id': 'req-bfd5e9f0-66dc-45ae-8e7b-c0805d07d6b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:06,711 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 1.044s 2022-05-25 04:52:06,712 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a3ec7e9-e44d-42db-b8bb-47898912ffaa', 'x-compute-request-id': 'req-4a3ec7e9-e44d-42db-b8bb-47898912ffaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:08,098 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.378s 2022-05-25 04:52:08,103 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87783792-5a54-4085-942e-c8053dd00ec9', 'x-compute-request-id': 'req-87783792-5a54-4085-942e-c8053dd00ec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:09,613 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.502s 2022-05-25 04:52:09,613 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a56fb500-9348-4466-95ef-1679382cca3d', 'x-compute-request-id': 'req-a56fb500-9348-4466-95ef-1679382cca3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:11,029 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.406s 2022-05-25 04:52:11,029 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14e34670-521c-4ec5-94d3-b824e14cdbb8', 'x-compute-request-id': 'req-14e34670-521c-4ec5-94d3-b824e14cdbb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:12,265 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.226s 2022-05-25 04:52:12,266 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fed4bad-4372-417d-bc71-6047b208ccbc', 'x-compute-request-id': 'req-0fed4bad-4372-417d-bc71-6047b208ccbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:13,646 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.371s 2022-05-25 04:52:13,647 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9074fa6-6451-4ba0-b3c6-1104edd35523', 'x-compute-request-id': 'req-a9074fa6-6451-4ba0-b3c6-1104edd35523', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:15,329 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.674s 2022-05-25 04:52:15,329 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ef84c0b-d319-4503-b905-d6b221527406', 'x-compute-request-id': 'req-3ef84c0b-d319-4503-b905-d6b221527406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:16,602 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.264s 2022-05-25 04:52:16,603 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4173477-73bc-4f0e-b5f2-be1a9dbb4a48', 'x-compute-request-id': 'req-c4173477-73bc-4f0e-b5f2-be1a9dbb4a48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:18,258 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.647s 2022-05-25 04:52:18,259 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66de857c-3e3f-4350-92fd-0caa22800c83', 'x-compute-request-id': 'req-66de857c-3e3f-4350-92fd-0caa22800c83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:19,602 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.335s 2022-05-25 04:52:19,603 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a11187b8-c780-44a3-9cd5-dd196029bb13', 'x-compute-request-id': 'req-a11187b8-c780-44a3-9cd5-dd196029bb13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:20,868 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.257s 2022-05-25 04:52:20,869 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c7fcc12-8eae-456d-b52c-0cb63fcead19', 'x-compute-request-id': 'req-9c7fcc12-8eae-456d-b52c-0cb63fcead19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:22,223 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.346s 2022-05-25 04:52:22,224 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c23e992-e774-47fe-8ef8-2b7886e7dfcd', 'x-compute-request-id': 'req-8c23e992-e774-47fe-8ef8-2b7886e7dfcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:23,428 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.196s 2022-05-25 04:52:23,429 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20b76a16-bc8b-4f9c-b2ec-2dc1460c0afd', 'x-compute-request-id': 'req-20b76a16-bc8b-4f9c-b2ec-2dc1460c0afd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:25,373 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.936s 2022-05-25 04:52:25,374 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07e79b54-32c2-444a-9fc4-8df73900b138', 'x-compute-request-id': 'req-07e79b54-32c2-444a-9fc4-8df73900b138', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:27,160 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.777s 2022-05-25 04:52:27,160 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddb30bb3-1606-4abe-8fc4-effdc67af97d', 'x-compute-request-id': 'req-ddb30bb3-1606-4abe-8fc4-effdc67af97d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:28,810 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.641s 2022-05-25 04:52:28,811 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-deaf7f49-773b-46e6-9a0c-839383db90cb', 'x-compute-request-id': 'req-deaf7f49-773b-46e6-9a0c-839383db90cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:30,686 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.867s 2022-05-25 04:52:30,687 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7688415-4bba-4119-96af-8ed7b329206d', 'x-compute-request-id': 'req-c7688415-4bba-4119-96af-8ed7b329206d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:32,202 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.504s 2022-05-25 04:52:32,202 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baedb7da-dd1e-4688-b60f-7a8d1b4bec65', 'x-compute-request-id': 'req-baedb7da-dd1e-4688-b60f-7a8d1b4bec65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:33,591 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.380s 2022-05-25 04:52:33,592 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ff504bf-93d9-4bea-aae6-c1c394dd8348', 'x-compute-request-id': 'req-1ff504bf-93d9-4bea-aae6-c1c394dd8348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:34,795 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.194s 2022-05-25 04:52:34,796 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32cbe809-885d-4215-b2c4-56c29b37b6d6', 'x-compute-request-id': 'req-32cbe809-885d-4215-b2c4-56c29b37b6d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:36,146 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.341s 2022-05-25 04:52:36,147 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b3591a2-639a-44ec-93a8-be6225074d4f', 'x-compute-request-id': 'req-7b3591a2-639a-44ec-93a8-be6225074d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:37,370 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.215s 2022-05-25 04:52:37,370 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f37c1f9-6c8d-46de-b341-ac92d636d5ca', 'x-compute-request-id': 'req-1f37c1f9-6c8d-46de-b341-ac92d636d5ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:38,859 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.476s 2022-05-25 04:52:38,860 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6cedabf-7d88-4671-a84e-96217fb70a54', 'x-compute-request-id': 'req-a6cedabf-7d88-4671-a84e-96217fb70a54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:40,509 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.640s 2022-05-25 04:52:40,510 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec52224f-4f63-4fdf-930e-f1bf51e02f54', 'x-compute-request-id': 'req-ec52224f-4f63-4fdf-930e-f1bf51e02f54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:41,750 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.230s 2022-05-25 04:52:41,751 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-567e1a00-545e-4f9a-a76d-86fcf4ed6945', 'x-compute-request-id': 'req-567e1a00-545e-4f9a-a76d-86fcf4ed6945', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:43,128 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.359s 2022-05-25 04:52:43,128 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbf00120-9959-43fe-9624-fcf724229e27', 'x-compute-request-id': 'req-bbf00120-9959-43fe-9624-fcf724229e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:44,522 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.385s 2022-05-25 04:52:44,523 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86a1a80e-0de9-4ef7-8eda-0ebbaaf8ab66', 'x-compute-request-id': 'req-86a1a80e-0de9-4ef7-8eda-0ebbaaf8ab66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:45,921 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.391s 2022-05-25 04:52:45,922 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b6e564d-1a8f-427f-85cf-87f86718c824', 'x-compute-request-id': 'req-8b6e564d-1a8f-427f-85cf-87f86718c824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:47,617 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.686s 2022-05-25 04:52:47,617 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-249721fe-e65c-433e-a28e-fad3aa66aec0', 'x-compute-request-id': 'req-249721fe-e65c-433e-a28e-fad3aa66aec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:49,321 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.696s 2022-05-25 04:52:49,321 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be081816-c723-4e87-a475-40be7fef128d', 'x-compute-request-id': 'req-be081816-c723-4e87-a475-40be7fef128d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:50,679 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.350s 2022-05-25 04:52:50,679 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a0828ba-1924-4fb9-a39b-76028a31778f', 'x-compute-request-id': 'req-5a0828ba-1924-4fb9-a39b-76028a31778f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:52,067 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.379s 2022-05-25 04:52:52,068 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d93a5969-bb1a-4bdc-a3e2-39a75b87073a', 'x-compute-request-id': 'req-d93a5969-bb1a-4bdc-a3e2-39a75b87073a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:53,363 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.287s 2022-05-25 04:52:53,363 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26cfbc17-0325-44d1-99c4-92a6a6c8b507', 'x-compute-request-id': 'req-26cfbc17-0325-44d1-99c4-92a6a6c8b507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:54,708 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.334s 2022-05-25 04:52:54,708 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63024026-e1ed-4377-ab67-8c696e35ee4c', 'x-compute-request-id': 'req-63024026-e1ed-4377-ab67-8c696e35ee4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:56,061 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.344s 2022-05-25 04:52:56,062 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-149399cf-7884-46a4-aec5-60d8f3fda2b7', 'x-compute-request-id': 'req-149399cf-7884-46a4-aec5-60d8f3fda2b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:57,363 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.292s 2022-05-25 04:52:57,363 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-332f0b43-ef59-4ea1-b06b-9445b2e68458', 'x-compute-request-id': 'req-332f0b43-ef59-4ea1-b06b-9445b2e68458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:52:58,756 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.384s 2022-05-25 04:52:58,757 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79653ca6-b1c0-4329-8bf5-ff13fe3ed345', 'x-compute-request-id': 'req-79653ca6-b1c0-4329-8bf5-ff13fe3ed345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:00,218 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.453s 2022-05-25 04:53:00,219 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:52:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53db6867-ebc4-4d68-9352-21abaa7e3678', 'x-compute-request-id': 'req-53db6867-ebc4-4d68-9352-21abaa7e3678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:01,640 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.412s 2022-05-25 04:53:01,641 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46000390-f8d9-4093-9ab0-7749f9c4e049', 'x-compute-request-id': 'req-46000390-f8d9-4093-9ab0-7749f9c4e049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:02,870 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.221s 2022-05-25 04:53:02,871 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7313589-adb6-4072-9b1e-dfbf9ac70a3b', 'x-compute-request-id': 'req-b7313589-adb6-4072-9b1e-dfbf9ac70a3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:04,077 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.197s 2022-05-25 04:53:04,078 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b44437fa-07e3-40e0-b86e-daa12e12da72', 'x-compute-request-id': 'req-b44437fa-07e3-40e0-b86e-daa12e12da72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:05,287 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.200s 2022-05-25 04:53:05,287 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07b15129-ad06-4608-8636-9eb7814cfa36', 'x-compute-request-id': 'req-07b15129-ad06-4608-8636-9eb7814cfa36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:06,656 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.361s 2022-05-25 04:53:06,657 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-425b382c-6efd-4062-9a27-431f1691682f', 'x-compute-request-id': 'req-425b382c-6efd-4062-9a27-431f1691682f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:07,882 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.217s 2022-05-25 04:53:07,883 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efb28417-ec38-48f5-b934-deb2b59f1d4a', 'x-compute-request-id': 'req-efb28417-ec38-48f5-b934-deb2b59f1d4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:09,069 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.178s 2022-05-25 04:53:09,070 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7906244f-18fc-4457-a894-189ef2381b51', 'x-compute-request-id': 'req-7906244f-18fc-4457-a894-189ef2381b51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:10,273 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.195s 2022-05-25 04:53:10,274 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5f28952-9bfa-4816-a3e3-ab5b311ef30c', 'x-compute-request-id': 'req-c5f28952-9bfa-4816-a3e3-ab5b311ef30c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:11,559 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.277s 2022-05-25 04:53:11,560 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b910bce8-0a34-4ce0-8367-57405ac701fa', 'x-compute-request-id': 'req-b910bce8-0a34-4ce0-8367-57405ac701fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:12,839 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.271s 2022-05-25 04:53:12,839 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad9ff9a8-8e2b-4b3c-a48a-b4e3dc37b03e', 'x-compute-request-id': 'req-ad9ff9a8-8e2b-4b3c-a48a-b4e3dc37b03e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:14,166 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.319s 2022-05-25 04:53:14,167 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76fe29fa-fc52-4a7b-815f-ad76663fbf4e', 'x-compute-request-id': 'req-76fe29fa-fc52-4a7b-815f-ad76663fbf4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:15,502 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.326s 2022-05-25 04:53:15,502 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f3c4f2a-1a13-425e-b860-d562aad77c39', 'x-compute-request-id': 'req-3f3c4f2a-1a13-425e-b860-d562aad77c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "MIGRATING", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:51:30Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:17,228 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.717s 2022-05-25 04:53:17,229 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38c385a9-74e3-482d-9f96-f2a96f83e7dd', 'x-compute-request-id': 'req-38c385a9-74e3-482d-9f96-f2a96f83e7dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "ACTIVE", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:53:16Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.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-05-25 04:53:17,236 126974 INFO [tempest.common.waiters] State transition "MIGRATING/migrating" ==> "ACTIVE/None" after 104 second wait 2022-05-25 04:53:17,275 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/os-migrations 0.039s 2022-05-25 04:53:17,276 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '779', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b9eb7bd-9a28-408f-83ae-6671197c0b84', 'x-compute-request-id': 'req-6b9eb7bd-9a28-408f-83ae-6671197c0b84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/os-migrations'} Body: b'{"migrations": [{"id": 2, "source_compute": "n-h2-843228-2", "dest_compute": "n-h1-843228-2", "source_node": "n-h2-843228-2", "dest_node": "n-h1-843228-2", "dest_host": null, "old_instance_type_id": 14, "new_instance_type_id": 14, "instance_uuid": "1f481381-1590-4a29-aca5-b7454a563542", "status": "running", "created_at": "2022-05-25T04:51:38.000000", "updated_at": "2022-05-25T04:51:44.000000"}, {"id": 1, "source_compute": "n-h1-843228-2", "dest_compute": "n-h2-843228-2", "source_node": "n-h1-843228-2", "dest_node": "n-h2-843228-2", "dest_host": null, "old_instance_type_id": 14, "new_instance_type_id": 14, "instance_uuid": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "status": "failed", "created_at": "2022-05-25T04:51:30.000000", "updated_at": "2022-05-25T04:53:16.000000"}]}' 2022-05-25 04:53:17,554 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97 0.274s 2022-05-25 04:53:17,555 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1645', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08423123-ab25-4a55-91ef-56937de5f91d', 'x-compute-request-id': 'req-08423123-ab25-4a55-91ef-56937de5f91d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97'} Body: b'{"server": {"id": "68d2bf17-5c02-45cd-82cd-cd5b56ba3b97", "name": "tempest-LiveMigrationTest-server-1973016276", "status": "ACTIVE", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:51:10Z", "updated": "2022-05-25T04:53:16Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:6b:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/68d2bf17-5c02-45cd-82cd-cd5b56ba3b97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-843228-2", "OS-EXT-SRV-ATTR:instance_name": "instance-00000006", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-843228-2", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 149, in test_live_block_migration self._test_live_migration() File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 135, in _test_live_migration self._live_migrate(server_id, destination_host, state, volume_backed) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 99, in _live_migrate self.assertEqual(target_host, self.get_host_for_server(server_id), File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/testcase.py", line 393, in assertEqual self.assertThat(observed, matcher, message) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 'n-h2-843228-2' != 'n-h1-843228-2': Live Migration failed. Migrations list for Instance 68d2bf17-5c02-45cd-82cd-cd5b56ba3b97: [ {'id': 1, 'source_compute': 'n-h1-843228-2', 'dest_compute': 'n-h2-843228-2', 'source_node': 'n-h1-843228-2', 'dest_node': 'n-h2-843228-2', 'dest_host': None, 'old_instance_type_id': 14, 'new_instance_type_id': 14, 'instance_uuid': '68d2bf17-5c02-45cd-82cd-cd5b56ba3b97', 'status': 'failed', 'created_at': '2022-05-25T04:51:30.000000', 'updated_at': '2022-05-25T04:53:16.000000'}] |
||||||
test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88] |
fail
ft3.2: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused[id-1e107f21-61b2-4988-8f22-b196e938ab88]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-25 04:53:17,715 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 201 POST http://10.222.0.46/identity/v3/auth/tokens 0.125s 2022-05-25 04:53:17,715 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 25 May 2022 04:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3236', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-041ed577-66d2-4e1a-a1f2-e3a7fd403e5e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c80c2b414c874fe88a2e56f924b0d559", "name": "tempest-LiveMigrationTest-980001850-project", "password_expires_at": null}, "audit_ids": ["w8xwPjI2S_eMaler8ldIGg"], "expires_at": "2022-05-25T05:53:17.000000Z", "issued_at": "2022-05-25T04:53:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "name": "tempest-LiveMigrationTest-980001850"}, "is_domain": false, "roles": [{"id": "e4c48618748947c09ec50fdd2588edd1", "name": "member"}, {"id": "a2cc4ce49de946b2bb9340a57fcf04f1", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7ca836e573d44865aa8fba7796af6b66", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.46:8080", "region": "RegionOne"}, {"id": "d9bafbff933d4d059ed50d37c836b515", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46:8080/v1/AUTH_18a6f6253f6e4f8eb8c3f4f8f9d26c54", "region": "RegionOne"}], "id": "2ee8fcc4d197426491ebff543e05f707", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "2dc2de88974144b5bf6562d2e61fd2ec", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46:9696/", "region": "RegionOne"}], "id": "662708ba4d6f47f9be771ce03892955e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "48d34ae19268447db0217d9222efe711", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/identity", "region": "RegionOne"}], "id": "8cfd328d6aa245e78d47335f8bd04ae6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e56f7cd7f5364a60b4ca8f1f84c6e17a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/compute/v2/18a6f6253f6e4f8eb8c3f4f8f9d26c54", "region": "RegionOne"}], "id": "a1547e134d734596b7d71fef787fed90", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b82ce0f98e92449dbe98455e7452f1fc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/placement", "region": "RegionOne"}], "id": "aa6e47c0c948480b912e4086f269ce77", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "58ab4aa896874d5f9de07f03a00f8973", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54", "region": "RegionOne"}], "id": "d3ba0472b8e0424fb647d1bdd1efe491", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c7678b1b1ad54dfea402e59dd2768170", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54", "region": "RegionOne"}], "id": "e69d48456a254117b4e07f2379ee99ce", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "75af32e9edb346eaadb487f923eeb0b2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/compute/v2.1", "region": "RegionOne"}], "id": "e84caa8c46364150a2c6165a23baf79c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "048206d365f44a8792f552c2d7b02eb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/image", "region": "RegionOne"}], "id": "fb71393dea874f01905a5ea7fc4d69ec", "type": "image", "name": "glance"}]}}' 2022-05-25 04:53:17,716 126974 INFO [tempest.lib.common.fixed_network] (LiveMigrationTest:test_live_block_migration_paused) Found network {'id': '64ccc2d3-b4c1-47f6-946c-9eaf55c8b246', 'name': 'tempest-LiveMigrationTest-1152680453-network', 'tenant_id': '18a6f6253f6e4f8eb8c3f4f8f9d26c54', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '18a6f6253f6e4f8eb8c3f4f8f9d26c54', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 219, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-05-25T04:50:58Z', 'updated_at': '2022-05-25T04:50:59Z', 'revision_number': 1} available for tenant 2022-05-25 04:53:19,179 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 202 POST http://10.222.0.46/compute/v2.1/servers 1.462s 2022-05-25 04:53:19,179 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-LiveMigrationTest-server-1455162225", "imageRef": "6993e405-4272-4d50-bc6f-fac6f767bb93", "flavorRef": "452", "networks": [{"uuid": "64ccc2d3-b4c1-47f6-946c-9eaf55c8b246"}]}} Response - Headers: {'date': 'Wed, 25 May 2022 04:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39d5cf0b-c18e-42bc-97e2-3796877d2619', 'x-compute-request-id': 'req-39d5cf0b-c18e-42bc-97e2-3796877d2619', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.46/compute/v2.1/servers'} Body: b'{"server": {"id": "53d81137-7aef-4fbb-807e-a0eb8ef3a55c", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "T26sXPY6aKWo"}}' 2022-05-25 04:53:19,474 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c 0.292s 2022-05-25 04:53:19,475 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1211', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c206819-a390-4835-a12b-0059f9b2a753', 'x-compute-request-id': 'req-9c206819-a390-4835-a12b-0059f9b2a753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c'} Body: b'{"server": {"id": "53d81137-7aef-4fbb-807e-a0eb8ef3a55c", "name": "tempest-LiveMigrationTest-server-1455162225", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:19Z", "updated": "2022-05-25T04:53:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}], "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-05-25 04:53:20,595 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c 0.112s 2022-05-25 04:53:20,595 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecab6386-bb26-4a3b-9ebe-88f63cccb481', 'x-compute-request-id': 'req-ecab6386-bb26-4a3b-9ebe-88f63cccb481', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c'} Body: b'{"server": {"id": "53d81137-7aef-4fbb-807e-a0eb8ef3a55c", "name": "tempest-LiveMigrationTest-server-1455162225", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:19Z", "updated": "2022-05-25T04:53:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:21,710 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c 0.106s 2022-05-25 04:53:21,710 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02fb2dae-eca6-4f44-8ff2-87af0b4e8b8d', 'x-compute-request-id': 'req-02fb2dae-eca6-4f44-8ff2-87af0b4e8b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c'} Body: b'{"server": {"id": "53d81137-7aef-4fbb-807e-a0eb8ef3a55c", "name": "tempest-LiveMigrationTest-server-1455162225", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:19Z", "updated": "2022-05-25T04:53:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:23,018 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c 0.300s 2022-05-25 04:53:23,019 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f68eabe-e0fa-4902-af28-b95e69057831', 'x-compute-request-id': 'req-2f68eabe-e0fa-4902-af28-b95e69057831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c'} Body: b'{"server": {"id": "53d81137-7aef-4fbb-807e-a0eb8ef3a55c", "name": "tempest-LiveMigrationTest-server-1455162225", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:19Z", "updated": "2022-05-25T04:53:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:24,214 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c 0.187s 2022-05-25 04:53:24,214 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7aaebf6c-8c29-4960-8f93-aff96fecd64c', 'x-compute-request-id': 'req-7aaebf6c-8c29-4960-8f93-aff96fecd64c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c'} Body: b'{"server": {"id": "53d81137-7aef-4fbb-807e-a0eb8ef3a55c", "name": "tempest-LiveMigrationTest-server-1455162225", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:19Z", "updated": "2022-05-25T04:53:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:25,756 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c 0.532s 2022-05-25 04:53:25,756 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47f2b5bd-5469-458d-a15f-77cd676e2dbd', 'x-compute-request-id': 'req-47f2b5bd-5469-458d-a15f-77cd676e2dbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c'} Body: b'{"server": {"id": "53d81137-7aef-4fbb-807e-a0eb8ef3a55c", "name": "tempest-LiveMigrationTest-server-1455162225", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:19Z", "updated": "2022-05-25T04:53:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:26,955 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c 0.191s 2022-05-25 04:53:26,956 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-871cd403-8422-426c-9b7f-34b3d119e473', 'x-compute-request-id': 'req-871cd403-8422-426c-9b7f-34b3d119e473', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c'} Body: b'{"server": {"id": "53d81137-7aef-4fbb-807e-a0eb8ef3a55c", "name": "tempest-LiveMigrationTest-server-1455162225", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:19Z", "updated": "2022-05-25T04:53:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:28,054 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c 0.090s 2022-05-25 04:53:28,054 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f68d145-2a9d-4a62-9f50-c2f58f918011', 'x-compute-request-id': 'req-6f68d145-2a9d-4a62-9f50-c2f58f918011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c'} Body: b'{"server": {"id": "53d81137-7aef-4fbb-807e-a0eb8ef3a55c", "name": "tempest-LiveMigrationTest-server-1455162225", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:19Z", "updated": "2022-05-25T04:53:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:29,158 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c 0.095s 2022-05-25 04:53:29,164 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1263', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-692e9b0c-ba02-4a0b-b07d-0e4502538af4', 'x-compute-request-id': 'req-692e9b0c-ba02-4a0b-b07d-0e4502538af4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c'} Body: b'{"server": {"id": "53d81137-7aef-4fbb-807e-a0eb8ef3a55c", "name": "tempest-LiveMigrationTest-server-1455162225", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:19Z", "updated": "2022-05-25T04:53:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}], "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-05-25 04:53:29,171 126974 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 10 second wait 2022-05-25 04:53:30,482 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c 0.310s 2022-05-25 04:53:30,482 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c300fd56-0177-4833-8217-ac66a651d4cc', 'x-compute-request-id': 'req-c300fd56-0177-4833-8217-ac66a651d4cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c'} Body: b'{"server": {"id": "53d81137-7aef-4fbb-807e-a0eb8ef3a55c", "name": "tempest-LiveMigrationTest-server-1455162225", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:19Z", "updated": "2022-05-25T04:53:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}], "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-05-25 04:53:30,490 126974 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 11 second wait 2022-05-25 04:53:31,909 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c 0.399s 2022-05-25 04:53:31,909 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83f4c828-11bc-49b6-8248-7b7dfc2ce3d2', 'x-compute-request-id': 'req-83f4c828-11bc-49b6-8248-7b7dfc2ce3d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c'} Body: b'{"server": {"id": "53d81137-7aef-4fbb-807e-a0eb8ef3a55c", "name": "tempest-LiveMigrationTest-server-1455162225", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:19Z", "updated": "2022-05-25T04:53:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}], "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-05-25 04:53:31,916 126974 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 12 second wait 2022-05-25 04:53:33,185 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c 0.266s 2022-05-25 04:53:33,185 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74af4f2d-150a-4780-a11b-a3504e4f2b6b', 'x-compute-request-id': 'req-74af4f2d-150a-4780-a11b-a3504e4f2b6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c'} Body: b'{"server": {"id": "53d81137-7aef-4fbb-807e-a0eb8ef3a55c", "name": "tempest-LiveMigrationTest-server-1455162225", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:19Z", "updated": "2022-05-25T04:53:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}], "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-05-25 04:53:34,459 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c 0.265s 2022-05-25 04:53:34,459 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67abf752-87c6-4e6f-9a02-7b3e4e5ae93a', 'x-compute-request-id': 'req-67abf752-87c6-4e6f-9a02-7b3e4e5ae93a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c'} Body: b'{"server": {"id": "53d81137-7aef-4fbb-807e-a0eb8ef3a55c", "name": "tempest-LiveMigrationTest-server-1455162225", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:19Z", "updated": "2022-05-25T04:53:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}], "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-05-25 04:53:35,718 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c 0.250s 2022-05-25 04:53:35,718 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97be1c34-402b-4e7a-9b3c-794ea72c0c04', 'x-compute-request-id': 'req-97be1c34-402b-4e7a-9b3c-794ea72c0c04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c'} Body: b'{"server": {"id": "53d81137-7aef-4fbb-807e-a0eb8ef3a55c", "name": "tempest-LiveMigrationTest-server-1455162225", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:19Z", "updated": "2022-05-25T04:53:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}], "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-05-25 04:53:36,941 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c 0.214s 2022-05-25 04:53:36,941 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d15aa5ef-cd93-4543-ad3b-dae828faa4dc', 'x-compute-request-id': 'req-d15aa5ef-cd93-4543-ad3b-dae828faa4dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c'} Body: b'{"server": {"id": "53d81137-7aef-4fbb-807e-a0eb8ef3a55c", "name": "tempest-LiveMigrationTest-server-1455162225", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:19Z", "updated": "2022-05-25T04:53:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}], "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-05-25 04:53:38,606 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c 0.656s 2022-05-25 04:53:38,607 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdf350b4-f16d-41b1-bc67-5722c5c7f036', 'x-compute-request-id': 'req-fdf350b4-f16d-41b1-bc67-5722c5c7f036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c'} Body: b'{"server": {"id": "53d81137-7aef-4fbb-807e-a0eb8ef3a55c", "name": "tempest-LiveMigrationTest-server-1455162225", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:19Z", "updated": "2022-05-25T04:53:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}], "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-05-25 04:53:39,893 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c 0.277s 2022-05-25 04:53:39,894 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34952976-f762-4b27-a8e2-773df74bbcc6', 'x-compute-request-id': 'req-34952976-f762-4b27-a8e2-773df74bbcc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c'} Body: b'{"server": {"id": "53d81137-7aef-4fbb-807e-a0eb8ef3a55c", "name": "tempest-LiveMigrationTest-server-1455162225", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:19Z", "updated": "2022-05-25T04:53:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}], "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-05-25 04:53:41,122 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c 0.219s 2022-05-25 04:53:41,122 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3f3cf30-0f8b-46db-aca8-f2134b325e4c', 'x-compute-request-id': 'req-f3f3cf30-0f8b-46db-aca8-f2134b325e4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c'} Body: b'{"server": {"id": "53d81137-7aef-4fbb-807e-a0eb8ef3a55c", "name": "tempest-LiveMigrationTest-server-1455162225", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:19Z", "updated": "2022-05-25T04:53:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}], "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-05-25 04:53:42,351 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c 0.220s 2022-05-25 04:53:42,351 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca053bd7-938d-4a73-9de5-c54e701b43f8', 'x-compute-request-id': 'req-ca053bd7-938d-4a73-9de5-c54e701b43f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c'} Body: b'{"server": {"id": "53d81137-7aef-4fbb-807e-a0eb8ef3a55c", "name": "tempest-LiveMigrationTest-server-1455162225", "status": "ACTIVE", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:19Z", "updated": "2022-05-25T04:53:41Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:3a:89"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:53:41.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-05-25 04:53:42,358 126974 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 23 second wait 2022-05-25 04:53:42,562 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c 0.203s 2022-05-25 04:53:42,562 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1645', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87bb5c88-44b5-4e21-8fe9-39a059405601', 'x-compute-request-id': 'req-87bb5c88-44b5-4e21-8fe9-39a059405601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c'} Body: b'{"server": {"id": "53d81137-7aef-4fbb-807e-a0eb8ef3a55c", "name": "tempest-LiveMigrationTest-server-1455162225", "status": "ACTIVE", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:19Z", "updated": "2022-05-25T04:53:41Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:3a:89"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:53:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-843228-2", "OS-EXT-SRV-ATTR:instance_name": "instance-00000011", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-843228-2", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:42,708 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c 0.138s 2022-05-25 04:53:42,709 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1645', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb3b4a2e-2716-4c74-9573-7947c7ea4a3c', 'x-compute-request-id': 'req-fb3b4a2e-2716-4c74-9573-7947c7ea4a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c'} Body: b'{"server": {"id": "53d81137-7aef-4fbb-807e-a0eb8ef3a55c", "name": "tempest-LiveMigrationTest-server-1455162225", "status": "ACTIVE", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:19Z", "updated": "2022-05-25T04:53:41Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:3a:89"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:53:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-843228-2", "OS-EXT-SRV-ATTR:instance_name": "instance-00000011", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-843228-2", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:42,753 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/os-services?binary=nova-compute 0.037s 2022-05-25 04:53:42,753 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15a6d96a-bfc3-4920-8144-64488fdf4de6', 'x-compute-request-id': 'req-15a6d96a-bfc3-4920-8144-64488fdf4de6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/os-services?binary=nova-compute'} Body: b'{"services": [{"binary": "nova-compute", "host": "n-h1-843228-2", "id": 3, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2022-05-25T04:53:38.000000", "disabled_reason": null}, {"binary": "nova-compute", "host": "n-h2-843228-2", "id": 4, "zone": "nova", "status": "enabled", "state": "down", "updated_at": "2022-05-25T04:51:37.000000", "disabled_reason": null}]}' 2022-05-25 04:53:42,984 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 202 POST http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c/action 0.228s 2022-05-25 04:53:42,984 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"pause": {}} Response - Headers: {'date': 'Wed, 25 May 2022 04:53:42 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-e21f4515-ba0d-44cb-860d-1214b938c6a4', 'x-compute-request-id': 'req-e21f4515-ba0d-44cb-860d-1214b938c6a4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c/action'} Body: b'' 2022-05-25 04:53:43,432 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c 0.447s 2022-05-25 04:53:43,433 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1650', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-728def89-c0a1-41a5-9153-8b6926588d67', 'x-compute-request-id': 'req-728def89-c0a1-41a5-9153-8b6926588d67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c'} Body: b'{"server": {"id": "53d81137-7aef-4fbb-807e-a0eb8ef3a55c", "name": "tempest-LiveMigrationTest-server-1455162225", "status": "ACTIVE", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:19Z", "updated": "2022-05-25T04:53:43Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:3a:89"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:53:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-843228-2", "OS-EXT-SRV-ATTR:instance_name": "instance-00000011", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-843228-2", "OS-EXT-STS:task_state": "pausing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:44,650 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c 0.209s 2022-05-25 04:53:44,651 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1630', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce9ea963-54a6-4a6f-bd7e-6c95d2bdccd6', 'x-compute-request-id': 'req-ce9ea963-54a6-4a6f-bd7e-6c95d2bdccd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c'} Body: b'{"server": {"id": "53d81137-7aef-4fbb-807e-a0eb8ef3a55c", "name": "tempest-LiveMigrationTest-server-1455162225", "status": "PAUSED", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:19Z", "updated": "2022-05-25T04:53:43Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:3a:89"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:53:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-843228-2", "OS-EXT-SRV-ATTR:instance_name": "instance-00000011", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-843228-2", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "paused", "OS-EXT-STS:power_state": 3, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:44,659 126974 INFO [tempest.common.waiters] State transition "ACTIVE/pausing" ==> "PAUSED/None" after 1 second wait 2022-05-25 04:53:44,659 126974 INFO [tempest.api.compute.admin.test_live_migration] Live migrate from source n-h1-843228-2 to destination None 2022-05-25 04:53:45,009 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 200 GET http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c 0.350s 2022-05-25 04:53:45,010 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1630', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c70c1dc-5664-4088-96b0-b04e974508ce', 'x-compute-request-id': 'req-0c70c1dc-5664-4088-96b0-b04e974508ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c'} Body: b'{"server": {"id": "53d81137-7aef-4fbb-807e-a0eb8ef3a55c", "name": "tempest-LiveMigrationTest-server-1455162225", "status": "PAUSED", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:19Z", "updated": "2022-05-25T04:53:43Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:3a:89"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:53:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-843228-2", "OS-EXT-SRV-ATTR:instance_name": "instance-00000011", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-843228-2", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "paused", "OS-EXT-STS:power_state": 3, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:47,320 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_paused): 400 POST http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c/action 2.302s 2022-05-25 04:53:47,320 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-migrateLive": {"host": null, "block_migration": true, "disk_over_commit": false}} Response - Headers: {'date': 'Wed, 25 May 2022 04:53:45 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': '106', 'x-openstack-request-id': 'req-bdcf7d4f-f6ee-4881-b310-1ebe8dde6888', 'x-compute-request-id': 'req-bdcf7d4f-f6ee-4881-b310-1ebe8dde6888', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/53d81137-7aef-4fbb-807e-a0eb8ef3a55c/action'} Body: b'{"badRequest": {"code": 400, "message": "No valid host was found. There are not enough hosts available."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 159, in test_live_block_migration_paused self._test_live_migration(state='PAUSED') File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 135, in _test_live_migration self._live_migrate(server_id, destination_host, state, volume_backed) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 84, in _live_migrate self._migrate_server_to(server_id, target_host, volume_backed) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 74, in _migrate_server_to self.admin_servers_client.live_migrate_server( File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 538, in live_migrate_server return self.action(server_id, 'os-migrateLive', **kwargs) File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 225, in action resp, body = self.post('servers/%s/action' % server_id, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'No valid host was found. There are not enough hosts available.'} |
||||||
test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume] |
fail
ft3.3: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_with_attached_volume[id-e19c0cc6-6720-4ed8-be83-b6603ed5c812,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-25 04:53:47,370 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 201 POST http://10.222.0.46/identity/v3/auth/tokens 0.035s 2022-05-25 04:53:47,371 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 25 May 2022 04:53:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3236', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a4252efe-73a8-4ea1-976d-13b3b8a59591', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c80c2b414c874fe88a2e56f924b0d559", "name": "tempest-LiveMigrationTest-980001850-project", "password_expires_at": null}, "audit_ids": ["35p7oka9Rde4J9q_9oVQqg"], "expires_at": "2022-05-25T05:53:47.000000Z", "issued_at": "2022-05-25T04:53:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "name": "tempest-LiveMigrationTest-980001850"}, "is_domain": false, "roles": [{"id": "e4c48618748947c09ec50fdd2588edd1", "name": "member"}, {"id": "a2cc4ce49de946b2bb9340a57fcf04f1", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7ca836e573d44865aa8fba7796af6b66", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.46:8080", "region": "RegionOne"}, {"id": "d9bafbff933d4d059ed50d37c836b515", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46:8080/v1/AUTH_18a6f6253f6e4f8eb8c3f4f8f9d26c54", "region": "RegionOne"}], "id": "2ee8fcc4d197426491ebff543e05f707", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "2dc2de88974144b5bf6562d2e61fd2ec", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46:9696/", "region": "RegionOne"}], "id": "662708ba4d6f47f9be771ce03892955e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "48d34ae19268447db0217d9222efe711", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/identity", "region": "RegionOne"}], "id": "8cfd328d6aa245e78d47335f8bd04ae6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e56f7cd7f5364a60b4ca8f1f84c6e17a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/compute/v2/18a6f6253f6e4f8eb8c3f4f8f9d26c54", "region": "RegionOne"}], "id": "a1547e134d734596b7d71fef787fed90", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b82ce0f98e92449dbe98455e7452f1fc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/placement", "region": "RegionOne"}], "id": "aa6e47c0c948480b912e4086f269ce77", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "58ab4aa896874d5f9de07f03a00f8973", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54", "region": "RegionOne"}], "id": "d3ba0472b8e0424fb647d1bdd1efe491", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c7678b1b1ad54dfea402e59dd2768170", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54", "region": "RegionOne"}], "id": "e69d48456a254117b4e07f2379ee99ce", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "75af32e9edb346eaadb487f923eeb0b2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/compute/v2.1", "region": "RegionOne"}], "id": "e84caa8c46364150a2c6165a23baf79c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "048206d365f44a8792f552c2d7b02eb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/image", "region": "RegionOne"}], "id": "fb71393dea874f01905a5ea7fc4d69ec", "type": "image", "name": "glance"}]}}' 2022-05-25 04:53:47,371 126974 INFO [tempest.lib.common.fixed_network] (LiveMigrationTest:test_live_block_migration_with_attached_volume) Found network {'id': '64ccc2d3-b4c1-47f6-946c-9eaf55c8b246', 'name': 'tempest-LiveMigrationTest-1152680453-network', 'tenant_id': '18a6f6253f6e4f8eb8c3f4f8f9d26c54', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '18a6f6253f6e4f8eb8c3f4f8f9d26c54', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 219, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-05-25T04:50:58Z', 'updated_at': '2022-05-25T04:50:59Z', 'revision_number': 1} available for tenant 2022-05-25 04:53:48,170 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 202 POST http://10.222.0.46/compute/v2.1/servers 0.798s 2022-05-25 04:53:48,171 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-LiveMigrationTest-server-1846682777", "imageRef": "6993e405-4272-4d50-bc6f-fac6f767bb93", "flavorRef": "452", "networks": [{"uuid": "64ccc2d3-b4c1-47f6-946c-9eaf55c8b246"}]}} Response - Headers: {'date': 'Wed, 25 May 2022 04:53:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8ef3d4c-53c5-4ea6-8499-20d24d0ee752', 'x-compute-request-id': 'req-d8ef3d4c-53c5-4ea6-8499-20d24d0ee752', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.46/compute/v2.1/servers'} Body: b'{"server": {"id": "8d5c79e1-5069-4786-a502-b742c5a2a67d", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "C6cM4krH9FMY"}}' 2022-05-25 04:53:48,293 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d 0.119s 2022-05-25 04:53:48,293 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1211', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18e19246-db57-43a4-9723-1d60e6f42f1b', 'x-compute-request-id': 'req-18e19246-db57-43a4-9723-1d60e6f42f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d'} Body: b'{"server": {"id": "8d5c79e1-5069-4786-a502-b742c5a2a67d", "name": "tempest-LiveMigrationTest-server-1846682777", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:48Z", "updated": "2022-05-25T04:53:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}], "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-05-25 04:53:49,429 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d 0.127s 2022-05-25 04:53:49,430 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1207', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5cc1a14-6979-4ad6-8361-14a6eae9e254', 'x-compute-request-id': 'req-c5cc1a14-6979-4ad6-8361-14a6eae9e254', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d'} Body: b'{"server": {"id": "8d5c79e1-5069-4786-a502-b742c5a2a67d", "name": "tempest-LiveMigrationTest-server-1846682777", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:48Z", "updated": "2022-05-25T04:53:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}], "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-05-25 04:53:49,437 126974 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-05-25 04:53:50,585 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d 0.146s 2022-05-25 04:53:50,586 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:50 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-0284e969-7fd7-4938-9953-d553fff231f3', 'x-compute-request-id': 'req-0284e969-7fd7-4938-9953-d553fff231f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d'} Body: b'{"server": {"id": "8d5c79e1-5069-4786-a502-b742c5a2a67d", "name": "tempest-LiveMigrationTest-server-1846682777", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:48Z", "updated": "2022-05-25T04:53:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:53:50,593 126974 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2022-05-25 04:53:51,813 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d 0.218s 2022-05-25 04:53:51,813 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caedbcd0-f2ed-4eea-a839-f04f7ed0780a', 'x-compute-request-id': 'req-caedbcd0-f2ed-4eea-a839-f04f7ed0780a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d'} Body: b'{"server": {"id": "8d5c79e1-5069-4786-a502-b742c5a2a67d", "name": "tempest-LiveMigrationTest-server-1846682777", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:48Z", "updated": "2022-05-25T04:53:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}], "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-05-25 04:53:53,066 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d 0.244s 2022-05-25 04:53:53,066 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ca9bb5e-b13b-42af-b58a-626c3e1f61bd', 'x-compute-request-id': 'req-8ca9bb5e-b13b-42af-b58a-626c3e1f61bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d'} Body: b'{"server": {"id": "8d5c79e1-5069-4786-a502-b742c5a2a67d", "name": "tempest-LiveMigrationTest-server-1846682777", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:48Z", "updated": "2022-05-25T04:53:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}], "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-05-25 04:53:54,288 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d 0.212s 2022-05-25 04:53:54,288 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52be472d-a082-4152-a954-50e5948566ee', 'x-compute-request-id': 'req-52be472d-a082-4152-a954-50e5948566ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d'} Body: b'{"server": {"id": "8d5c79e1-5069-4786-a502-b742c5a2a67d", "name": "tempest-LiveMigrationTest-server-1846682777", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:48Z", "updated": "2022-05-25T04:53:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}], "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-05-25 04:53:55,478 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d 0.182s 2022-05-25 04:53:55,478 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6962fd81-50f9-41aa-8672-e3a5f05df49f', 'x-compute-request-id': 'req-6962fd81-50f9-41aa-8672-e3a5f05df49f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d'} Body: b'{"server": {"id": "8d5c79e1-5069-4786-a502-b742c5a2a67d", "name": "tempest-LiveMigrationTest-server-1846682777", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:48Z", "updated": "2022-05-25T04:53:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}], "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-05-25 04:53:56,934 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d 0.446s 2022-05-25 04:53:56,934 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70bf833f-9071-4f43-b0e4-e2d0b0d4c554', 'x-compute-request-id': 'req-70bf833f-9071-4f43-b0e4-e2d0b0d4c554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d'} Body: b'{"server": {"id": "8d5c79e1-5069-4786-a502-b742c5a2a67d", "name": "tempest-LiveMigrationTest-server-1846682777", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:48Z", "updated": "2022-05-25T04:53:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}], "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-05-25 04:53:58,175 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d 0.232s 2022-05-25 04:53:58,177 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33e4cdef-a5ca-4445-adf7-e7512ec55a86', 'x-compute-request-id': 'req-33e4cdef-a5ca-4445-adf7-e7512ec55a86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d'} Body: b'{"server": {"id": "8d5c79e1-5069-4786-a502-b742c5a2a67d", "name": "tempest-LiveMigrationTest-server-1846682777", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:48Z", "updated": "2022-05-25T04:53:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}], "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-05-25 04:53:59,457 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d 0.272s 2022-05-25 04:53:59,457 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:53:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dda6cb00-b63c-4fae-9d8d-5b16f8db71fb', 'x-compute-request-id': 'req-dda6cb00-b63c-4fae-9d8d-5b16f8db71fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d'} Body: b'{"server": {"id": "8d5c79e1-5069-4786-a502-b742c5a2a67d", "name": "tempest-LiveMigrationTest-server-1846682777", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:48Z", "updated": "2022-05-25T04:53:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}], "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-05-25 04:54:00,691 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d 0.225s 2022-05-25 04:54:00,692 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7d42633-b201-488c-8b4d-45e04b1cdd52', 'x-compute-request-id': 'req-a7d42633-b201-488c-8b4d-45e04b1cdd52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d'} Body: b'{"server": {"id": "8d5c79e1-5069-4786-a502-b742c5a2a67d", "name": "tempest-LiveMigrationTest-server-1846682777", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:48Z", "updated": "2022-05-25T04:53:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}], "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-05-25 04:54:01,925 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d 0.225s 2022-05-25 04:54:01,925 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4011e63b-d53f-44aa-8279-8eb925a5f99c', 'x-compute-request-id': 'req-4011e63b-d53f-44aa-8279-8eb925a5f99c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d'} Body: b'{"server": {"id": "8d5c79e1-5069-4786-a502-b742c5a2a67d", "name": "tempest-LiveMigrationTest-server-1846682777", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:48Z", "updated": "2022-05-25T04:53:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}], "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-05-25 04:54:03,151 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d 0.217s 2022-05-25 04:54:03,152 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbf77d8c-8001-4d2a-97de-04e640346d77', 'x-compute-request-id': 'req-bbf77d8c-8001-4d2a-97de-04e640346d77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d'} Body: b'{"server": {"id": "8d5c79e1-5069-4786-a502-b742c5a2a67d", "name": "tempest-LiveMigrationTest-server-1846682777", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:48Z", "updated": "2022-05-25T04:53:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}], "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-05-25 04:54:04,525 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d 0.355s 2022-05-25 04:54:04,525 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce41706a-3d23-46e3-b8fe-87d266964f32', 'x-compute-request-id': 'req-ce41706a-3d23-46e3-b8fe-87d266964f32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d'} Body: b'{"server": {"id": "8d5c79e1-5069-4786-a502-b742c5a2a67d", "name": "tempest-LiveMigrationTest-server-1846682777", "status": "ACTIVE", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:48Z", "updated": "2022-05-25T04:54:03Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:88:eb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:54:03.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-05-25 04:54:04,533 126974 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait 2022-05-25 04:54:04,787 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d 0.253s 2022-05-25 04:54:04,787 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1645', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7390a75e-ce40-4926-9797-4a79c6ebe8bc', 'x-compute-request-id': 'req-7390a75e-ce40-4926-9797-4a79c6ebe8bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d'} Body: b'{"server": {"id": "8d5c79e1-5069-4786-a502-b742c5a2a67d", "name": "tempest-LiveMigrationTest-server-1846682777", "status": "ACTIVE", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:48Z", "updated": "2022-05-25T04:54:03Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:88:eb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:54:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-843228-2", "OS-EXT-SRV-ATTR:instance_name": "instance-00000012", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-843228-2", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:54:04,832 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/os-services?binary=nova-compute 0.037s 2022-05-25 04:54:04,833 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '382', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d978d78-47fb-4b45-ab82-4d26fd173ad8', 'x-compute-request-id': 'req-3d978d78-47fb-4b45-ab82-4d26fd173ad8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/os-services?binary=nova-compute'} Body: b'{"services": [{"binary": "nova-compute", "host": "n-h1-843228-2", "id": 3, "zone": "nova", "status": "enabled", "state": "up", "updated_at": "2022-05-25T04:53:58.000000", "disabled_reason": null}, {"binary": "nova-compute", "host": "n-h2-843228-2", "id": 4, "zone": "nova", "status": "enabled", "state": "down", "updated_at": "2022-05-25T04:51:37.000000", "disabled_reason": null}]}' 2022-05-25 04:54:05,476 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 202 POST http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes 0.641s 2022-05-25 04:54:05,477 126974 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-LiveMigrationTest-volume-1037802393"}} Response - Headers: {'date': 'Wed, 25 May 2022 04:54:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40f0e5a7-754b-49d1-b7d8-fd3c3f0e7183', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40f0e5a7-754b-49d1-b7d8-fd3c3f0e7183', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes'} Body: b'{"volume": {"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:05.163557", "updated_at": null, "name": "tempest-LiveMigrationTest-volume-1037802393", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-05-25 04:54:05,590 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d 0.107s 2022-05-25 04:54:05,591 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afc4eed2-91dc-44fb-a450-a7bc2416b1df', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afc4eed2-91dc-44fb-a450-a7bc2416b1df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d'} Body: b'{"volume": {"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:05.000000", "updated_at": null, "name": "tempest-LiveMigrationTest-volume-1037802393", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:06,640 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d 0.042s 2022-05-25 04:54:06,641 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e053bcd-7e9e-4e29-8477-ac7cc5a57e8e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e053bcd-7e9e-4e29-8477-ac7cc5a57e8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d'} Body: b'{"volume": {"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:05.000000", "updated_at": "2022-05-25T04:54:06.000000", "name": "tempest-LiveMigrationTest-volume-1037802393", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:07,691 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d 0.042s 2022-05-25 04:54:07,691 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-016bee57-27b7-4462-b5ee-64c3b4af9e80', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-016bee57-27b7-4462-b5ee-64c3b4af9e80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d'} Body: b'{"volume": {"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:05.000000", "updated_at": "2022-05-25T04:54:08.000000", "name": "tempest-LiveMigrationTest-volume-1037802393", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:07,698 126974 INFO [tempest.common.waiters] volume 6b38fabc-81bb-40e2-8d4d-5ff2d671a66d reached available after waiting for 2.698490 seconds 2022-05-25 04:54:08,459 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 POST http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d/os-volume_attachments 0.759s 2022-05-25 04:54:08,459 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "device": "/dev/xvdb"}} Response - Headers: {'date': 'Wed, 25 May 2022 04:54:07 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-686c0c80-365c-49a8-9ff8-f69b3e8457b8', 'x-compute-request-id': 'req-686c0c80-365c-49a8-9ff8-f69b3e8457b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "serverId": "8d5c79e1-5069-4786-a502-b742c5a2a67d", "volumeId": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "device": "/dev/sdb"}}' 2022-05-25 04:54:08,507 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d 0.046s 2022-05-25 04:54:08,507 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-638871e1-d1df-4054-9976-b5a836afac57', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-638871e1-d1df-4054-9976-b5a836afac57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d'} Body: b'{"volume": {"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:05.000000", "updated_at": "2022-05-25T04:54:08.000000", "name": "tempest-LiveMigrationTest-volume-1037802393", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:09,562 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d 0.047s 2022-05-25 04:54:09,563 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3af7a53e-ad19-4db7-9791-be3aa15c05fd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3af7a53e-ad19-4db7-9791-be3aa15c05fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d'} Body: b'{"volume": {"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:05.000000", "updated_at": "2022-05-25T04:54:08.000000", "name": "tempest-LiveMigrationTest-volume-1037802393", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:10,620 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d 0.048s 2022-05-25 04:54:10,620 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28348e2c-ebe2-4b85-bc1a-98d630889da7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28348e2c-ebe2-4b85-bc1a-98d630889da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d'} Body: b'{"volume": {"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:05.000000", "updated_at": "2022-05-25T04:54:08.000000", "name": "tempest-LiveMigrationTest-volume-1037802393", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:11,692 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d 0.064s 2022-05-25 04:54:11,693 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf3baff3-74ce-45ea-890b-e7635d4866ef', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf3baff3-74ce-45ea-890b-e7635d4866ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d'} Body: b'{"volume": {"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:05.000000", "updated_at": "2022-05-25T04:54:08.000000", "name": "tempest-LiveMigrationTest-volume-1037802393", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:12,748 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d 0.047s 2022-05-25 04:54:12,748 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-013e89d0-bb1b-4fd3-bf41-91930162adef', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-013e89d0-bb1b-4fd3-bf41-91930162adef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d'} Body: b'{"volume": {"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:05.000000", "updated_at": "2022-05-25T04:54:08.000000", "name": "tempest-LiveMigrationTest-volume-1037802393", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:13,801 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d 0.044s 2022-05-25 04:54:13,801 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19302660-646d-4022-8b58-780cadf5d210', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19302660-646d-4022-8b58-780cadf5d210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d'} Body: b'{"volume": {"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:05.000000", "updated_at": "2022-05-25T04:54:08.000000", "name": "tempest-LiveMigrationTest-volume-1037802393", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:14,854 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d 0.046s 2022-05-25 04:54:14,854 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-430d9406-c6ff-4afb-9702-4a02e0ae0c73', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-430d9406-c6ff-4afb-9702-4a02e0ae0c73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d'} Body: b'{"volume": {"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:05.000000", "updated_at": "2022-05-25T04:54:08.000000", "name": "tempest-LiveMigrationTest-volume-1037802393", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:15,979 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d 0.116s 2022-05-25 04:54:15,980 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1769fc9-63ef-477f-b3a1-4dbc771d2b45', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1769fc9-63ef-477f-b3a1-4dbc771d2b45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d'} Body: b'{"volume": {"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:05.000000", "updated_at": "2022-05-25T04:54:15.000000", "name": "tempest-LiveMigrationTest-volume-1037802393", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:17,056 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d 0.067s 2022-05-25 04:54:17,056 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4269d1a7-3418-4747-addf-1140f43aa253', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4269d1a7-3418-4747-addf-1140f43aa253', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d'} Body: b'{"volume": {"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:05.000000", "updated_at": "2022-05-25T04:54:15.000000", "name": "tempest-LiveMigrationTest-volume-1037802393", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:18,110 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d 0.046s 2022-05-25 04:54:18,111 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aebec5a-ee76-4ff2-9463-000f5998d176', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aebec5a-ee76-4ff2-9463-000f5998d176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d'} Body: b'{"volume": {"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:05.000000", "updated_at": "2022-05-25T04:54:15.000000", "name": "tempest-LiveMigrationTest-volume-1037802393", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:19,166 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d 0.047s 2022-05-25 04:54:19,166 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86a5543d-cf2e-4be6-820d-f34c608fc4a2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86a5543d-cf2e-4be6-820d-f34c608fc4a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d'} Body: b'{"volume": {"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:05.000000", "updated_at": "2022-05-25T04:54:19.000000", "name": "tempest-LiveMigrationTest-volume-1037802393", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:20,221 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d 0.045s 2022-05-25 04:54:20,221 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1917eee7-f846-43f0-8aa5-eed7ad1ba7ed', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1917eee7-f846-43f0-8aa5-eed7ad1ba7ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d'} Body: b'{"volume": {"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:05.000000", "updated_at": "2022-05-25T04:54:19.000000", "name": "tempest-LiveMigrationTest-volume-1037802393", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:21,284 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d 0.054s 2022-05-25 04:54:21,284 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58d72be0-38df-4745-89f0-fea0fbe8a4e1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58d72be0-38df-4745-89f0-fea0fbe8a4e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d'} Body: b'{"volume": {"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:05.000000", "updated_at": "2022-05-25T04:54:19.000000", "name": "tempest-LiveMigrationTest-volume-1037802393", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:22,344 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d 0.051s 2022-05-25 04:54:22,344 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59fed660-1570-4239-a5fc-79820c8e5f0a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59fed660-1570-4239-a5fc-79820c8e5f0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d'} Body: b'{"volume": {"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:05.000000", "updated_at": "2022-05-25T04:54:19.000000", "name": "tempest-LiveMigrationTest-volume-1037802393", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:23,402 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d 0.050s 2022-05-25 04:54:23,402 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f99ebad-a30c-491b-87df-0106751bb55a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f99ebad-a30c-491b-87df-0106751bb55a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d'} Body: b'{"volume": {"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:05.000000", "updated_at": "2022-05-25T04:54:19.000000", "name": "tempest-LiveMigrationTest-volume-1037802393", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:24,458 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d 0.047s 2022-05-25 04:54:24,458 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08f4a6b3-3fc4-423e-bb66-03a91441baa8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08f4a6b3-3fc4-423e-bb66-03a91441baa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d'} Body: b'{"volume": {"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:05.000000", "updated_at": "2022-05-25T04:54:19.000000", "name": "tempest-LiveMigrationTest-volume-1037802393", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:25,517 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d 0.051s 2022-05-25 04:54:25,518 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa6722b8-ca7c-435c-819e-f337b9c740d6', 'content-length': '1202', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa6722b8-ca7c-435c-819e-f337b9c740d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d'} Body: b'{"volume": {"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:05.000000", "updated_at": "2022-05-25T04:54:25.000000", "name": "tempest-LiveMigrationTest-volume-1037802393", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "attachment_id": "0ac2705b-d7e4-4486-8030-1f33190c391a", "volume_id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "server_id": "8d5c79e1-5069-4786-a502-b742c5a2a67d", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T04:54:19.000000"}], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:25,525 126974 INFO [tempest.common.waiters] Attachment 0ac2705b-d7e4-4486-8030-1f33190c391a created for volume 6b38fabc-81bb-40e2-8d4d-5ff2d671a66d to server 8d5c79e1-5069-4786-a502-b742c5a2a67d after waiting for 17.525031 seconds 2022-05-25 04:54:25,571 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d 0.046s 2022-05-25 04:54:25,571 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12baa52b-3137-417a-baf7-f80837f17973', 'content-length': '1202', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12baa52b-3137-417a-baf7-f80837f17973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d'} Body: b'{"volume": {"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:05.000000", "updated_at": "2022-05-25T04:54:25.000000", "name": "tempest-LiveMigrationTest-volume-1037802393", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "attachment_id": "0ac2705b-d7e4-4486-8030-1f33190c391a", "volume_id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "server_id": "8d5c79e1-5069-4786-a502-b742c5a2a67d", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T04:54:19.000000"}], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:25,579 126974 INFO [tempest.common.waiters] volume 6b38fabc-81bb-40e2-8d4d-5ff2d671a66d reached in-use after waiting for 0.579146 seconds 2022-05-25 04:54:25,784 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d 0.205s 2022-05-25 04:54:25,788 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6f07e22-5c17-4952-bee9-c5f9386b7ab2', 'x-compute-request-id': 'req-d6f07e22-5c17-4952-bee9-c5f9386b7ab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d'} Body: b'{"server": {"id": "8d5c79e1-5069-4786-a502-b742c5a2a67d", "name": "tempest-LiveMigrationTest-server-1846682777", "status": "ACTIVE", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:48Z", "updated": "2022-05-25T04:54:03Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:88:eb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:54:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-843228-2", "OS-EXT-SRV-ATTR:instance_name": "instance-00000012", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-843228-2", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}]}}' 2022-05-25 04:54:25,998 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 200 GET http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d 0.202s 2022-05-25 04:54:25,998 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c170abb5-5ad2-4d75-97d7-ac325ed826b9', 'x-compute-request-id': 'req-c170abb5-5ad2-4d75-97d7-ac325ed826b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d'} Body: b'{"server": {"id": "8d5c79e1-5069-4786-a502-b742c5a2a67d", "name": "tempest-LiveMigrationTest-server-1846682777", "status": "ACTIVE", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:53:48Z", "updated": "2022-05-25T04:54:03Z", "addresses": {"tempest-LiveMigrationTest-1152680453-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:88:eb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-05-25T04:54:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-SRV-ATTR:host": "n-h1-843228-2", "OS-EXT-SRV-ATTR:instance_name": "instance-00000012", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h1-843228-2", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}]}}' 2022-05-25 04:54:28,050 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_live_block_migration_with_attached_volume): 400 POST http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d/action 2.043s 2022-05-25 04:54:28,050 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-migrateLive": {"host": null, "block_migration": true, "disk_over_commit": false}} Response - Headers: {'date': 'Wed, 25 May 2022 04:54: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': '106', 'x-openstack-request-id': 'req-b0b5d229-b159-4c0d-a830-ee5d8c1c2705', 'x-compute-request-id': 'req-b0b5d229-b159-4c0d-a830-ee5d8c1c2705', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d/action'} Body: b'{"badRequest": {"code": 400, "message": "No valid host was found. There are not enough hosts available."}}' 2022-05-25 04:54:28,107 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d 0.056s 2022-05-25 04:54:28,108 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94f1e6cb-5667-4978-95d3-b43ff228969d', 'content-length': '1202', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94f1e6cb-5667-4978-95d3-b43ff228969d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d'} Body: b'{"volume": {"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:05.000000", "updated_at": "2022-05-25T04:54:25.000000", "name": "tempest-LiveMigrationTest-volume-1037802393", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "attachment_id": "0ac2705b-d7e4-4486-8030-1f33190c391a", "volume_id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "server_id": "8d5c79e1-5069-4786-a502-b742c5a2a67d", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-05-25T04:54:19.000000"}], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:28,691 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 202 DELETE http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d/os-volume_attachments/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d 0.576s 2022-05-25 04:54:28,692 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:28 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-f77bd03a-44d9-4f53-aa52-f79987d0bc26', 'x-compute-request-id': 'req-f77bd03a-44d9-4f53-aa52-f79987d0bc26', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d/os-volume_attachments/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d'} Body: b'' 2022-05-25 04:54:28,742 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d/os-volume_attachments 0.049s 2022-05-25 04:54:28,742 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54: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-df11ff3b-97a0-4311-a1ec-8786f006cb99', 'x-compute-request-id': 'req-df11ff3b-97a0-4311-a1ec-8786f006cb99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "volumeId": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "serverId": "8d5c79e1-5069-4786-a502-b742c5a2a67d", "device": "/dev/sdb"}]}' 2022-05-25 04:54:29,854 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d/os-volume_attachments 0.109s 2022-05-25 04:54:29,855 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54: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-13b56128-614c-4595-9e8a-bfbadac0aa57', 'x-compute-request-id': 'req-13b56128-614c-4595-9e8a-bfbadac0aa57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "volumeId": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "serverId": "8d5c79e1-5069-4786-a502-b742c5a2a67d", "device": "/dev/sdb"}]}' 2022-05-25 04:54:30,961 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d/os-volume_attachments 0.104s 2022-05-25 04:54:30,961 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54: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-f47074aa-0ac7-4c0f-a8dc-a214f68b71d8', 'x-compute-request-id': 'req-f47074aa-0ac7-4c0f-a8dc-a214f68b71d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "volumeId": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "serverId": "8d5c79e1-5069-4786-a502-b742c5a2a67d", "device": "/dev/sdb"}]}' 2022-05-25 04:54:32,043 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d/os-volume_attachments 0.078s 2022-05-25 04:54:32,043 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54: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-2b7f6ac2-0ec7-49b5-a535-fd862b92fd17', 'x-compute-request-id': 'req-2b7f6ac2-0ec7-49b5-a535-fd862b92fd17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "volumeId": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "serverId": "8d5c79e1-5069-4786-a502-b742c5a2a67d", "device": "/dev/sdb"}]}' 2022-05-25 04:54:33,142 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d/os-volume_attachments 0.096s 2022-05-25 04:54:33,144 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54: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-06d990c5-01ed-4b29-80b3-bc7d7748ace0', 'x-compute-request-id': 'req-06d990c5-01ed-4b29-80b3-bc7d7748ace0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "volumeId": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "serverId": "8d5c79e1-5069-4786-a502-b742c5a2a67d", "device": "/dev/sdb"}]}' 2022-05-25 04:54:34,309 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d/os-volume_attachments 0.162s 2022-05-25 04:54:34,310 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54: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-300bc90d-2852-4bcd-8cac-bc5394c5382a', 'x-compute-request-id': 'req-300bc90d-2852-4bcd-8cac-bc5394c5382a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "volumeId": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "serverId": "8d5c79e1-5069-4786-a502-b742c5a2a67d", "device": "/dev/sdb"}]}' 2022-05-25 04:54:35,432 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d/os-volume_attachments 0.118s 2022-05-25 04:54:35,432 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54: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-82847abc-e673-4d31-adbc-32e4f832c660', 'x-compute-request-id': 'req-82847abc-e673-4d31-adbc-32e4f832c660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "volumeId": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "serverId": "8d5c79e1-5069-4786-a502-b742c5a2a67d", "device": "/dev/sdb"}]}' 2022-05-25 04:54:36,497 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d/os-volume_attachments 0.061s 2022-05-25 04:54:36,497 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54: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-de73838e-2503-4732-9761-49bce8532304', 'x-compute-request-id': 'req-de73838e-2503-4732-9761-49bce8532304', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "volumeId": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "serverId": "8d5c79e1-5069-4786-a502-b742c5a2a67d", "device": "/dev/sdb"}]}' 2022-05-25 04:54:37,553 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d/os-volume_attachments 0.051s 2022-05-25 04:54:37,553 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54: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-23890ad5-e6f8-4049-a4c1-41ba04054d03', 'x-compute-request-id': 'req-23890ad5-e6f8-4049-a4c1-41ba04054d03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "volumeId": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "serverId": "8d5c79e1-5069-4786-a502-b742c5a2a67d", "device": "/dev/sdb"}]}' 2022-05-25 04:54:38,608 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d/os-volume_attachments 0.052s 2022-05-25 04:54:38,609 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54: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-ceb412bf-5ecd-4325-bf9a-3bbea309842d', 'x-compute-request-id': 'req-ceb412bf-5ecd-4325-bf9a-3bbea309842d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "volumeId": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "serverId": "8d5c79e1-5069-4786-a502-b742c5a2a67d", "device": "/dev/sdb"}]}' 2022-05-25 04:54:39,660 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d/os-volume_attachments 0.048s 2022-05-25 04:54:39,661 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '25', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e4277c3-e30f-491f-acd6-6f2325e37b30', 'x-compute-request-id': 'req-5e4277c3-e30f-491f-acd6-6f2325e37b30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/8d5c79e1-5069-4786-a502-b742c5a2a67d/os-volume_attachments'} Body: b'{"volumeAttachments": []}' 2022-05-25 04:54:39,717 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:_run_cleanups): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d 0.054s 2022-05-25 04:54:39,717 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0c56452-34a4-47a3-a635-2f1930462254', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0c56452-34a4-47a3-a635-2f1930462254', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d'} Body: b'{"volume": {"id": "6b38fabc-81bb-40e2-8d4d-5ff2d671a66d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:05.000000", "updated_at": "2022-05-25T04:54:39.000000", "name": "tempest-LiveMigrationTest-volume-1037802393", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/6b38fabc-81bb-40e2-8d4d-5ff2d671a66d"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:39,724 126974 INFO [tempest.common.waiters] volume 6b38fabc-81bb-40e2-8d4d-5ff2d671a66d reached available after waiting for 0.724484 seconds }}} 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/compute/admin/test_live_migration.py", line 199, in test_live_block_migration_with_attached_volume self._live_migrate(server_id, target_host, 'ACTIVE') File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 84, in _live_migrate self._migrate_server_to(server_id, target_host, volume_backed) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 74, in _migrate_server_to self.admin_servers_client.live_migrate_server( File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 538, in live_migrate_server return self.action(server_id, 'os-migrateLive', **kwargs) File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 225, in action resp, body = self.post('servers/%s/action' % server_id, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'No valid host was found. There are not enough hosts available.'} |
||||||
test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume] |
fail
ft3.4: tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration[id-5071cf17-3004-4257-ae61-73a84e28badd,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-25 04:54:39,784 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 201 POST http://10.222.0.46/identity/v3/auth/tokens 0.042s 2022-05-25 04:54:39,785 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 25 May 2022 04:54:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3236', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a467b665-96ad-4d04-a9c1-1628b3d7af9a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c80c2b414c874fe88a2e56f924b0d559", "name": "tempest-LiveMigrationTest-980001850-project", "password_expires_at": null}, "audit_ids": ["tNSdzkt2QXi_WzWRcuCrpA"], "expires_at": "2022-05-25T05:54:39.000000Z", "issued_at": "2022-05-25T04:54:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "name": "tempest-LiveMigrationTest-980001850"}, "is_domain": false, "roles": [{"id": "e4c48618748947c09ec50fdd2588edd1", "name": "member"}, {"id": "a2cc4ce49de946b2bb9340a57fcf04f1", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7ca836e573d44865aa8fba7796af6b66", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.46:8080", "region": "RegionOne"}, {"id": "d9bafbff933d4d059ed50d37c836b515", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46:8080/v1/AUTH_18a6f6253f6e4f8eb8c3f4f8f9d26c54", "region": "RegionOne"}], "id": "2ee8fcc4d197426491ebff543e05f707", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "2dc2de88974144b5bf6562d2e61fd2ec", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46:9696/", "region": "RegionOne"}], "id": "662708ba4d6f47f9be771ce03892955e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "48d34ae19268447db0217d9222efe711", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/identity", "region": "RegionOne"}], "id": "8cfd328d6aa245e78d47335f8bd04ae6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e56f7cd7f5364a60b4ca8f1f84c6e17a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/compute/v2/18a6f6253f6e4f8eb8c3f4f8f9d26c54", "region": "RegionOne"}], "id": "a1547e134d734596b7d71fef787fed90", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b82ce0f98e92449dbe98455e7452f1fc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/placement", "region": "RegionOne"}], "id": "aa6e47c0c948480b912e4086f269ce77", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "58ab4aa896874d5f9de07f03a00f8973", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54", "region": "RegionOne"}], "id": "d3ba0472b8e0424fb647d1bdd1efe491", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c7678b1b1ad54dfea402e59dd2768170", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54", "region": "RegionOne"}], "id": "e69d48456a254117b4e07f2379ee99ce", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "75af32e9edb346eaadb487f923eeb0b2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/compute/v2.1", "region": "RegionOne"}], "id": "e84caa8c46364150a2c6165a23baf79c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "048206d365f44a8792f552c2d7b02eb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/image", "region": "RegionOne"}], "id": "fb71393dea874f01905a5ea7fc4d69ec", "type": "image", "name": "glance"}]}}' 2022-05-25 04:54:39,785 126974 INFO [tempest.lib.common.fixed_network] (LiveMigrationTest:test_volume_backed_live_migration) Found network {'id': '64ccc2d3-b4c1-47f6-946c-9eaf55c8b246', 'name': 'tempest-LiveMigrationTest-1152680453-network', 'tenant_id': '18a6f6253f6e4f8eb8c3f4f8f9d26c54', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '18a6f6253f6e4f8eb8c3f4f8f9d26c54', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 219, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-05-25T04:50:58Z', 'updated_at': '2022-05-25T04:50:59Z', 'revision_number': 1} available for tenant 2022-05-25 04:54:40,491 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 202 POST http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes 0.705s 2022-05-25 04:54:40,495 126974 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-965098123", "imageRef": "6993e405-4272-4d50-bc6f-fac6f767bb93", "size": 1}} Response - Headers: {'date': 'Wed, 25 May 2022 04:54:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0133c0c-dc6e-4aa3-b032-60a5be4d9dd3', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0133c0c-dc6e-4aa3-b032-60a5be4d9dd3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.129652", "updated_at": null, "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-05-25 04:54:40,580 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0 0.077s 2022-05-25 04:54:40,580 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c669358c-4b62-454f-8036-fbf4f7050f6f', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c669358c-4b62-454f-8036-fbf4f7050f6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:41,677 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0 0.089s 2022-05-25 04:54:41,677 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32f135aa-940f-4ea5-9755-52e204b76d3b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32f135aa-940f-4ea5-9755-52e204b76d3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.000000", "updated_at": "2022-05-25T04:54:41.000000", "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:42,749 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0 0.065s 2022-05-25 04:54:42,750 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63b2f881-a8d3-41c1-b91d-bf0a3252ae05', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63b2f881-a8d3-41c1-b91d-bf0a3252ae05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.000000", "updated_at": "2022-05-25T04:54:41.000000", "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:43,835 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0 0.077s 2022-05-25 04:54:43,836 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-995d2164-daba-4446-9e42-1a8059fc2e5a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-995d2164-daba-4446-9e42-1a8059fc2e5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.000000", "updated_at": "2022-05-25T04:54:41.000000", "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:44,894 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0 0.050s 2022-05-25 04:54:44,894 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68fff36b-71a0-47a1-a3de-fde9e44b8894', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68fff36b-71a0-47a1-a3de-fde9e44b8894', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.000000", "updated_at": "2022-05-25T04:54:41.000000", "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:45,966 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0 0.063s 2022-05-25 04:54:45,966 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-230e32a9-e1f1-414d-a519-1ae8cbe31a60', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-230e32a9-e1f1-414d-a519-1ae8cbe31a60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.000000", "updated_at": "2022-05-25T04:54:41.000000", "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:47,029 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0 0.053s 2022-05-25 04:54:47,030 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d52af9fa-47f0-422d-ab72-92835c52b58b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d52af9fa-47f0-422d-ab72-92835c52b58b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.000000", "updated_at": "2022-05-25T04:54:41.000000", "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:48,099 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0 0.061s 2022-05-25 04:54:48,099 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6fe4c7d-02ac-4cae-b14b-efdb142089fc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6fe4c7d-02ac-4cae-b14b-efdb142089fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.000000", "updated_at": "2022-05-25T04:54:41.000000", "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:49,158 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0 0.050s 2022-05-25 04:54:49,158 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d230fa1-bc37-45b6-b9f4-6124df176cbd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d230fa1-bc37-45b6-b9f4-6124df176cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.000000", "updated_at": "2022-05-25T04:54:41.000000", "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:50,219 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0 0.047s 2022-05-25 04:54:50,219 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4f303f5-8bb8-4ad0-83ff-3ab2d7e9072f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4f303f5-8bb8-4ad0-83ff-3ab2d7e9072f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.000000", "updated_at": "2022-05-25T04:54:41.000000", "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:51,294 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0 0.067s 2022-05-25 04:54:51,294 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6daa8b2a-ec75-472d-9968-7cd4c7dd18c2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6daa8b2a-ec75-472d-9968-7cd4c7dd18c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.000000", "updated_at": "2022-05-25T04:54:41.000000", "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:52,414 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0 0.112s 2022-05-25 04:54:52,415 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38467342-c1fa-4785-9280-aa2f0acfeb12', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38467342-c1fa-4785-9280-aa2f0acfeb12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.000000", "updated_at": "2022-05-25T04:54:41.000000", "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:53,471 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0 0.047s 2022-05-25 04:54:53,471 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc1d5119-8b47-420a-bd40-b4878fe6192f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc1d5119-8b47-420a-bd40-b4878fe6192f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.000000", "updated_at": "2022-05-25T04:54:41.000000", "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:54,526 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0 0.046s 2022-05-25 04:54:54,526 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df74ad72-8799-4cc1-a39a-834cd1b6d443', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df74ad72-8799-4cc1-a39a-834cd1b6d443', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.000000", "updated_at": "2022-05-25T04:54:41.000000", "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:55,622 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0 0.087s 2022-05-25 04:54:55,622 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-132fcdf1-9381-4e65-b56e-92529f85ec63', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-132fcdf1-9381-4e65-b56e-92529f85ec63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.000000", "updated_at": "2022-05-25T04:54:41.000000", "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:56,681 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0 0.051s 2022-05-25 04:54:56,681 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7590e078-e8c1-4e8d-be74-afdf072b1328', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7590e078-e8c1-4e8d-be74-afdf072b1328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.000000", "updated_at": "2022-05-25T04:54:41.000000", "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:57,761 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0 0.071s 2022-05-25 04:54:57,761 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4438d4c5-4761-46dd-bdca-76835c4b8811', 'content-length': '971', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4438d4c5-4761-46dd-bdca-76835c4b8811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.000000", "updated_at": "2022-05-25T04:54:41.000000", "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:58,860 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0 0.089s 2022-05-25 04:54:58,860 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6a6638b-3d0f-43a0-bbbb-ef7282ea76fe', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6a6638b-3d0f-43a0-bbbb-ef7282ea76fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.000000", "updated_at": "2022-05-25T04:54:58.000000", "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:54:59,938 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0 0.070s 2022-05-25 04:54:59,938 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:54:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-764e7c20-d751-4cb8-8a00-284ce1ccb5d8', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-764e7c20-d751-4cb8-8a00-284ce1ccb5d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.000000", "updated_at": "2022-05-25T04:54:58.000000", "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:55:01,002 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0 0.055s 2022-05-25 04:55:01,002 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f291eaaa-3fbd-4fe3-8475-5cbd7f18cc0c', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f291eaaa-3fbd-4fe3-8475-5cbd7f18cc0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.000000", "updated_at": "2022-05-25T04:54:58.000000", "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:55:02,079 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0 0.069s 2022-05-25 04:55:02,079 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-086c68cc-9b6b-421d-a81e-6e84ac249875', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-086c68cc-9b6b-421d-a81e-6e84ac249875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.000000", "updated_at": "2022-05-25T04:54:58.000000", "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:55:03,129 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0 0.042s 2022-05-25 04:55:03,129 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faceb5e8-3207-4b12-ae6e-dd9e68b792a7', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faceb5e8-3207-4b12-ae6e-dd9e68b792a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.000000", "updated_at": "2022-05-25T04:54:58.000000", "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:55:04,185 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0 0.047s 2022-05-25 04:55:04,185 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f68eb36-7569-4366-83d3-38b5ba45edc9', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f68eb36-7569-4366-83d3-38b5ba45edc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.000000", "updated_at": "2022-05-25T04:54:58.000000", "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:55:05,253 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0 0.060s 2022-05-25 04:55:05,254 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aa4f560-a579-48bb-937c-c4a90847b742', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aa4f560-a579-48bb-937c-c4a90847b742', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.000000", "updated_at": "2022-05-25T04:54:58.000000", "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:55:06,306 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0 0.045s 2022-05-25 04:55:06,306 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-574eda0d-51f7-44e3-b5ef-30a1f35a1b4b', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-574eda0d-51f7-44e3-b5ef-30a1f35a1b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.000000", "updated_at": "2022-05-25T04:54:58.000000", "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:55:07,376 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0 0.061s 2022-05-25 04:55:07,376 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-769395a4-2dfb-42e9-9a6b-4c42de13761d', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-769395a4-2dfb-42e9-9a6b-4c42de13761d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.000000", "updated_at": "2022-05-25T04:54:58.000000", "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:55:08,466 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0 0.082s 2022-05-25 04:55:08,467 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec1b40f1-28f2-4f37-88e5-8308c6b86bbd', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec1b40f1-28f2-4f37-88e5-8308c6b86bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.000000", "updated_at": "2022-05-25T04:54:58.000000", "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:55:09,526 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0 0.051s 2022-05-25 04:55:09,526 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ead96ab-440a-4a59-9d4a-9e4bb6dc9a58', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ead96ab-440a-4a59-9d4a-9e4bb6dc9a58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.000000", "updated_at": "2022-05-25T04:54:58.000000", "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:55:10,583 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0 0.048s 2022-05-25 04:55:10,583 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00919425-bc37-460d-9321-eaf25ecc72a1', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00919425-bc37-460d-9321-eaf25ecc72a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.000000", "updated_at": "2022-05-25T04:54:58.000000", "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:55:11,634 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0 0.043s 2022-05-25 04:55:11,635 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aaec2bd-59d9-4f9e-a9e8-4d2eb40e4b74', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aaec2bd-59d9-4f9e-a9e8-4d2eb40e4b74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.000000", "updated_at": "2022-05-25T04:54:58.000000", "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:55:12,704 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0 0.061s 2022-05-25 04:55:12,704 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e57d6f22-2747-42a0-badb-5c8061ca283f', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e57d6f22-2747-42a0-badb-5c8061ca283f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.000000", "updated_at": "2022-05-25T04:54:58.000000", "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:55:13,757 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0 0.044s 2022-05-25 04:55:13,757 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70a884e6-67d6-4cfb-aeab-bb6a28af06a4', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70a884e6-67d6-4cfb-aeab-bb6a28af06a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.000000", "updated_at": "2022-05-25T04:55:13.000000", "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:55:14,809 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0 0.044s 2022-05-25 04:55:14,810 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d6a6861-21c3-4333-978a-c50420ffe667', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d6a6861-21c3-4333-978a-c50420ffe667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0'} Body: b'{"volume": {"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-05-25T04:54:40.000000", "updated_at": "2022-05-25T04:55:14.000000", "name": "tempest-tempest.common.compute-volume-965098123", "description": null, "volume_type": "lvmdriver-1", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.46/volume/v3/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}, {"rel": "bookmark", "href": "http://10.222.0.46/volume/18a6f6253f6e4f8eb8c3f4f8f9d26c54/volumes/e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}], "user_id": "c80c2b414c874fe88a2e56f924b0d559", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54"}}' 2022-05-25 04:55:14,817 126974 INFO [tempest.common.waiters] volume e7d530dc-4e5b-48bd-b12c-ced224b3adc0 reached available after waiting for 34.817188 seconds 2022-05-25 04:55:16,101 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 202 POST http://10.222.0.46/compute/v2.1/servers 1.284s 2022-05-25 04:55:16,102 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-LiveMigrationTest-server-34023821", "imageRef": "", "flavorRef": "452", "networks": [{"uuid": "64ccc2d3-b4c1-47f6-946c-9eaf55c8b246"}], "block_device_mapping_v2": [{"uuid": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} Response - Headers: {'date': 'Wed, 25 May 2022 04:55:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8dc50d14-c298-4ee1-ae10-4cce620a14e7', 'x-compute-request-id': 'req-8dc50d14-c298-4ee1-ae10-4cce620a14e7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.46/compute/v2.1/servers'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "UHyZrQbxCpP4"}}' 2022-05-25 04:55:16,384 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.280s 2022-05-25 04:55:16,385 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1051', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54f5d49a-e458-493d-b1a5-8410cec072f4', 'x-compute-request-id': 'req-54f5d49a-e458-493d-b1a5-8410cec072f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:16Z", "updated": "2022-05-25T04:55:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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-05-25 04:55:17,904 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.510s 2022-05-25 04:55:17,904 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1093', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c36ddad-833e-4305-8d13-a10832276acb', 'x-compute-request-id': 'req-0c36ddad-833e-4305-8d13-a10832276acb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:55:17,912 126974 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-05-25 04:55:19,042 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.119s 2022-05-25 04:55:19,042 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1167', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e413c74-5ac2-40c8-87f3-8972eeac23ad', 'x-compute-request-id': 'req-0e413c74-5ac2-40c8-87f3-8972eeac23ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:55:19,051 126974 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 3 second wait 2022-05-25 04:55:20,395 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.343s 2022-05-25 04:55:20,397 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6cae8df-f80e-436b-a703-ea2f12a8374b', 'x-compute-request-id': 'req-c6cae8df-f80e-436b-a703-ea2f12a8374b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:55:21,668 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.262s 2022-05-25 04:55:21,669 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b462002-50c3-4743-9e67-bcf364a2fc98', 'x-compute-request-id': 'req-9b462002-50c3-4743-9e67-bcf364a2fc98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:55:22,917 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.241s 2022-05-25 04:55:22,917 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0301007a-e41e-4acb-99f6-62ff9216217f', 'x-compute-request-id': 'req-0301007a-e41e-4acb-99f6-62ff9216217f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:55:24,197 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.271s 2022-05-25 04:55:24,197 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71a5b08b-5bb7-4be1-b93e-8382e667a393', 'x-compute-request-id': 'req-71a5b08b-5bb7-4be1-b93e-8382e667a393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:55:25,586 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.380s 2022-05-25 04:55:25,586 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a30b210-9aba-4c76-9258-dfef6708e572', 'x-compute-request-id': 'req-1a30b210-9aba-4c76-9258-dfef6708e572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:55:26,930 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.335s 2022-05-25 04:55:26,930 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bcf8db9-5c67-481f-812d-014416763971', 'x-compute-request-id': 'req-5bcf8db9-5c67-481f-812d-014416763971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:55:28,228 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.288s 2022-05-25 04:55:28,228 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38110246-c5f0-4527-aa2d-c9df10771a43', 'x-compute-request-id': 'req-38110246-c5f0-4527-aa2d-c9df10771a43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:55:29,533 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.296s 2022-05-25 04:55:29,534 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2514679e-3de0-4252-8b4e-edcc626591f0', 'x-compute-request-id': 'req-2514679e-3de0-4252-8b4e-edcc626591f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:55:30,703 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.161s 2022-05-25 04:55:30,704 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05cb97ca-4882-4bfd-ad4c-07dd31faf593', 'x-compute-request-id': 'req-05cb97ca-4882-4bfd-ad4c-07dd31faf593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:55:31,874 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.162s 2022-05-25 04:55:31,875 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32e21bcf-ccbd-4462-b584-d2cafba9500d', 'x-compute-request-id': 'req-32e21bcf-ccbd-4462-b584-d2cafba9500d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:55:31,882 126974 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 15 second wait 2022-05-25 04:55:33,060 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.176s 2022-05-25 04:55:33,060 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd3da38d-b797-4cac-933f-2a17f5ad6097', 'x-compute-request-id': 'req-dd3da38d-b797-4cac-933f-2a17f5ad6097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:55:34,238 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.169s 2022-05-25 04:55:34,239 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4f76ca1-f42b-4fb0-9ebc-6716af722d81', 'x-compute-request-id': 'req-d4f76ca1-f42b-4fb0-9ebc-6716af722d81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:55:35,579 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.331s 2022-05-25 04:55:35,579 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04bd9441-1246-45ac-b2e4-6be84c138bd7', 'x-compute-request-id': 'req-04bd9441-1246-45ac-b2e4-6be84c138bd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:55:36,791 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.202s 2022-05-25 04:55:36,791 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5f60af5-d085-4072-ba85-c8d7addb1a1e', 'x-compute-request-id': 'req-b5f60af5-d085-4072-ba85-c8d7addb1a1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:55:38,071 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.271s 2022-05-25 04:55:38,072 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8887a2ab-70c8-4863-9d24-d37c7ce8d2a5', 'x-compute-request-id': 'req-8887a2ab-70c8-4863-9d24-d37c7ce8d2a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:55:39,411 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.331s 2022-05-25 04:55:39,411 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62166ff4-2509-4efd-b7c8-2066f07725b5', 'x-compute-request-id': 'req-62166ff4-2509-4efd-b7c8-2066f07725b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:55:40,930 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.510s 2022-05-25 04:55:40,931 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3114a06-e7b5-4bea-99d0-f76e39765367', 'x-compute-request-id': 'req-d3114a06-e7b5-4bea-99d0-f76e39765367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:55:42,348 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.408s 2022-05-25 04:55:42,348 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf959cf7-1695-4be2-9e52-782130ad0cf9', 'x-compute-request-id': 'req-cf959cf7-1695-4be2-9e52-782130ad0cf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:55:43,705 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.349s 2022-05-25 04:55:43,706 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7be8e90-e45c-42b7-8a57-4242af02effa', 'x-compute-request-id': 'req-f7be8e90-e45c-42b7-8a57-4242af02effa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:55:45,110 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.396s 2022-05-25 04:55:45,111 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0855128b-f9c1-400a-a2eb-38657a23454a', 'x-compute-request-id': 'req-0855128b-f9c1-400a-a2eb-38657a23454a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:55:46,442 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.323s 2022-05-25 04:55:46,442 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2934a177-40b2-4a46-9d03-169e9a75a510', 'x-compute-request-id': 'req-2934a177-40b2-4a46-9d03-169e9a75a510', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:55:47,822 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.371s 2022-05-25 04:55:47,822 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5322345-7ddb-4456-9c59-d548447a3a1e', 'x-compute-request-id': 'req-a5322345-7ddb-4456-9c59-d548447a3a1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:55:49,216 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.383s 2022-05-25 04:55:49,216 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a2b5567-eb58-4468-b8ee-e7b3eab8711e', 'x-compute-request-id': 'req-8a2b5567-eb58-4468-b8ee-e7b3eab8711e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:55:50,500 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.273s 2022-05-25 04:55:50,500 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d757ed5-46c9-45a5-a60e-800323702ab3', 'x-compute-request-id': 'req-7d757ed5-46c9-45a5-a60e-800323702ab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:55:51,880 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.372s 2022-05-25 04:55:51,880 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa016ca3-1d26-4a90-9e97-e5dff73a4853', 'x-compute-request-id': 'req-aa016ca3-1d26-4a90-9e97-e5dff73a4853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:55:53,153 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.265s 2022-05-25 04:55:53,153 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22d52719-1519-40b2-b283-044224890096', 'x-compute-request-id': 'req-22d52719-1519-40b2-b283-044224890096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:55:54,388 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.225s 2022-05-25 04:55:54,388 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-751f5266-2498-40a0-a88a-4a8ae86445b3', 'x-compute-request-id': 'req-751f5266-2498-40a0-a88a-4a8ae86445b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:55:55,752 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.355s 2022-05-25 04:55:55,752 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65a75dc4-5bd2-4286-8370-b84be4e85286', 'x-compute-request-id': 'req-65a75dc4-5bd2-4286-8370-b84be4e85286', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:55:57,194 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.434s 2022-05-25 04:55:57,194 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5eb62620-3b87-473b-949a-f63b7cb46539', 'x-compute-request-id': 'req-5eb62620-3b87-473b-949a-f63b7cb46539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:55:58,577 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.373s 2022-05-25 04:55:58,577 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc8dbfec-ff01-4a89-a4e5-27f5552be33e', 'x-compute-request-id': 'req-fc8dbfec-ff01-4a89-a4e5-27f5552be33e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:00,076 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.491s 2022-05-25 04:56:00,077 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:55:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b54fc056-a68e-4edc-9f53-b6b0c31a190e', 'x-compute-request-id': 'req-b54fc056-a68e-4edc-9f53-b6b0c31a190e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:01,462 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.377s 2022-05-25 04:56:01,463 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7537b90f-40b7-413c-ba08-5ec17909d41f', 'x-compute-request-id': 'req-7537b90f-40b7-413c-ba08-5ec17909d41f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:02,644 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.172s 2022-05-25 04:56:02,645 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9200b76d-ba15-4860-8b18-1439f8c181bc', 'x-compute-request-id': 'req-9200b76d-ba15-4860-8b18-1439f8c181bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:03,826 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.172s 2022-05-25 04:56:03,828 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30996c39-6326-43f4-a365-43b1470d9aa5', 'x-compute-request-id': 'req-30996c39-6326-43f4-a365-43b1470d9aa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:05,031 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.195s 2022-05-25 04:56:05,034 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86a4c1f1-d3f1-428a-a86e-5a9b434a3164', 'x-compute-request-id': 'req-86a4c1f1-d3f1-428a-a86e-5a9b434a3164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:06,213 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.170s 2022-05-25 04:56:06,213 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-463ec517-4c8e-4b79-b017-c1d2cf1056a5', 'x-compute-request-id': 'req-463ec517-4c8e-4b79-b017-c1d2cf1056a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:07,382 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.159s 2022-05-25 04:56:07,384 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99a4e68d-054e-4b74-9359-0a22b44703dd', 'x-compute-request-id': 'req-99a4e68d-054e-4b74-9359-0a22b44703dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:08,554 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.160s 2022-05-25 04:56:08,554 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ee1f490-fbc0-42b6-a470-b74a5d61a389', 'x-compute-request-id': 'req-8ee1f490-fbc0-42b6-a470-b74a5d61a389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:09,969 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.406s 2022-05-25 04:56:09,969 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b624e62a-8d6b-4a66-863b-16d0eaec8999', 'x-compute-request-id': 'req-b624e62a-8d6b-4a66-863b-16d0eaec8999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:11,146 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.169s 2022-05-25 04:56:11,147 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-513e3f66-c093-4425-a0b5-c939c105f486', 'x-compute-request-id': 'req-513e3f66-c093-4425-a0b5-c939c105f486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:12,313 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.158s 2022-05-25 04:56:12,314 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-899f1b95-6afe-4600-bc27-2559f815d672', 'x-compute-request-id': 'req-899f1b95-6afe-4600-bc27-2559f815d672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:13,487 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.164s 2022-05-25 04:56:13,487 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edff9f56-dacd-4969-b2fc-90af7e64bde9', 'x-compute-request-id': 'req-edff9f56-dacd-4969-b2fc-90af7e64bde9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:14,654 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.158s 2022-05-25 04:56:14,657 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-194e599c-b097-4aff-bc26-580bc462581a', 'x-compute-request-id': 'req-194e599c-b097-4aff-bc26-580bc462581a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:15,827 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.161s 2022-05-25 04:56:15,827 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89c67bcd-65d7-476a-bc23-d47508d7cc2e', 'x-compute-request-id': 'req-89c67bcd-65d7-476a-bc23-d47508d7cc2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:17,018 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.182s 2022-05-25 04:56:17,019 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b124f81-dba3-4dc9-8693-075e5012c6b4', 'x-compute-request-id': 'req-9b124f81-dba3-4dc9-8693-075e5012c6b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:18,315 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.288s 2022-05-25 04:56:18,316 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0ad5463-d46d-4a8c-99e6-7d1db5b54d63', 'x-compute-request-id': 'req-b0ad5463-d46d-4a8c-99e6-7d1db5b54d63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:19,535 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.211s 2022-05-25 04:56:19,535 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c71bcda2-d0bf-48f8-ab71-e6c4ebbc6d80', 'x-compute-request-id': 'req-c71bcda2-d0bf-48f8-ab71-e6c4ebbc6d80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:20,783 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.239s 2022-05-25 04:56:20,783 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b857720-7c57-43a6-94d2-7a20528d1ba2', 'x-compute-request-id': 'req-9b857720-7c57-43a6-94d2-7a20528d1ba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:22,012 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.220s 2022-05-25 04:56:22,012 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9403bbe3-ead3-4db0-9144-2a495d731d13', 'x-compute-request-id': 'req-9403bbe3-ead3-4db0-9144-2a495d731d13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:23,254 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.234s 2022-05-25 04:56:23,255 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb272f7c-9b89-4601-8f04-ad663fd8b1b7', 'x-compute-request-id': 'req-fb272f7c-9b89-4601-8f04-ad663fd8b1b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:24,484 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.219s 2022-05-25 04:56:24,484 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccbf9555-9e40-4776-8d8f-ef8f80a05410', 'x-compute-request-id': 'req-ccbf9555-9e40-4776-8d8f-ef8f80a05410', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:25,722 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.229s 2022-05-25 04:56:25,722 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f53af58-02db-4125-9a2f-e05169aa9392', 'x-compute-request-id': 'req-5f53af58-02db-4125-9a2f-e05169aa9392', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:26,953 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.223s 2022-05-25 04:56:26,954 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c88c606b-55df-47b4-9de7-b60455166328', 'x-compute-request-id': 'req-c88c606b-55df-47b4-9de7-b60455166328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:28,183 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.221s 2022-05-25 04:56:28,184 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-944fc4ac-f0fb-41ed-9de8-00d4d6a44d7a', 'x-compute-request-id': 'req-944fc4ac-f0fb-41ed-9de8-00d4d6a44d7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:29,436 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.244s 2022-05-25 04:56:29,437 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4dc1a08-5694-405c-a853-198927c763a6', 'x-compute-request-id': 'req-c4dc1a08-5694-405c-a853-198927c763a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:30,994 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.550s 2022-05-25 04:56:30,995 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2fe5af4-777f-448a-b872-f49caabfd1a3', 'x-compute-request-id': 'req-c2fe5af4-777f-448a-b872-f49caabfd1a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:32,345 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.339s 2022-05-25 04:56:32,345 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-749779d7-5ab0-4c47-8dea-e64d4f218d92', 'x-compute-request-id': 'req-749779d7-5ab0-4c47-8dea-e64d4f218d92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:33,628 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.275s 2022-05-25 04:56:33,629 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e07c888a-70ff-4b7f-bb04-60a0dfc45c21', 'x-compute-request-id': 'req-e07c888a-70ff-4b7f-bb04-60a0dfc45c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:34,853 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.216s 2022-05-25 04:56:34,854 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8a0a8b2-8773-4f19-a877-e9f738f1ab1d', 'x-compute-request-id': 'req-f8a0a8b2-8773-4f19-a877-e9f738f1ab1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:36,084 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.221s 2022-05-25 04:56:36,084 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-651e55cb-cc09-47a1-b6dc-bd0fc846bf63', 'x-compute-request-id': 'req-651e55cb-cc09-47a1-b6dc-bd0fc846bf63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:37,482 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.388s 2022-05-25 04:56:37,482 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c48d51a-f85d-4e6c-8452-85b36d3031e8', 'x-compute-request-id': 'req-4c48d51a-f85d-4e6c-8452-85b36d3031e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:38,716 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.225s 2022-05-25 04:56:38,717 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5872d910-c9bc-4f62-8cfc-549b5c0fc14c', 'x-compute-request-id': 'req-5872d910-c9bc-4f62-8cfc-549b5c0fc14c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:39,944 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.220s 2022-05-25 04:56:39,945 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45ad4e8e-97bd-4197-a58a-33fee891cc74', 'x-compute-request-id': 'req-45ad4e8e-97bd-4197-a58a-33fee891cc74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:41,195 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.242s 2022-05-25 04:56:41,208 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8008149c-0c2c-43a6-81d7-2dcf6d80c578', 'x-compute-request-id': 'req-8008149c-0c2c-43a6-81d7-2dcf6d80c578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:42,434 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.217s 2022-05-25 04:56:42,434 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8182a081-4f0f-46d5-bfb6-57d1c3887343', 'x-compute-request-id': 'req-8182a081-4f0f-46d5-bfb6-57d1c3887343', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:43,670 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.226s 2022-05-25 04:56:43,670 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7601fddf-233c-4074-b3be-6750e78b0f26', 'x-compute-request-id': 'req-7601fddf-233c-4074-b3be-6750e78b0f26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:45,139 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.461s 2022-05-25 04:56:45,140 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03db1df6-b0b8-4208-8d02-51aef6b8ed37', 'x-compute-request-id': 'req-03db1df6-b0b8-4208-8d02-51aef6b8ed37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:46,478 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.329s 2022-05-25 04:56:46,478 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67a41ad8-f4dc-4148-85e6-8ec853bde046', 'x-compute-request-id': 'req-67a41ad8-f4dc-4148-85e6-8ec853bde046', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:47,693 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.207s 2022-05-25 04:56:47,693 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5be21c80-0b26-4950-ac69-cd28ae57c96f', 'x-compute-request-id': 'req-5be21c80-0b26-4950-ac69-cd28ae57c96f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:49,170 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.468s 2022-05-25 04:56:49,171 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89eece74-01a5-4b54-b3c3-df8a51be0367', 'x-compute-request-id': 'req-89eece74-01a5-4b54-b3c3-df8a51be0367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:50,603 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.423s 2022-05-25 04:56:50,603 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9d26330-21ed-435f-b3f8-693c7e622457', 'x-compute-request-id': 'req-c9d26330-21ed-435f-b3f8-693c7e622457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:51,932 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.320s 2022-05-25 04:56:51,933 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f03f9f94-5a31-4e00-b92d-40d5bdc073d7', 'x-compute-request-id': 'req-f03f9f94-5a31-4e00-b92d-40d5bdc073d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:53,164 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.223s 2022-05-25 04:56:53,165 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82d65e17-6406-4344-b6d2-1828cc45e15b', 'x-compute-request-id': 'req-82d65e17-6406-4344-b6d2-1828cc45e15b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:54,400 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.224s 2022-05-25 04:56:54,400 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85aea1b9-0e17-48ce-9743-675b3bfdc4be', 'x-compute-request-id': 'req-85aea1b9-0e17-48ce-9743-675b3bfdc4be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:55,636 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.227s 2022-05-25 04:56:55,637 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbf212ba-98d1-4719-aeb5-6e6817a951b2', 'x-compute-request-id': 'req-cbf212ba-98d1-4719-aeb5-6e6817a951b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:56,875 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.229s 2022-05-25 04:56:56,875 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-076bf2d7-5dbc-422b-bb4a-904565ce4bc6', 'x-compute-request-id': 'req-076bf2d7-5dbc-422b-bb4a-904565ce4bc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:58,105 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.221s 2022-05-25 04:56:58,105 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c54f2325-36f6-4b9f-8bdb-3a69651a700b', 'x-compute-request-id': 'req-c54f2325-36f6-4b9f-8bdb-3a69651a700b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:56:59,389 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.275s 2022-05-25 04:56:59,390 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:56:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52c87edf-2383-4dc8-821d-8dce9d727b7d', 'x-compute-request-id': 'req-52c87edf-2383-4dc8-821d-8dce9d727b7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:00,632 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.234s 2022-05-25 04:57:00,632 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de8b895e-d70f-4db1-8888-6a9e7bdee681', 'x-compute-request-id': 'req-de8b895e-d70f-4db1-8888-6a9e7bdee681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:01,885 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.245s 2022-05-25 04:57:01,885 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a76f101-9e95-49c4-81c7-c3af627a60ea', 'x-compute-request-id': 'req-2a76f101-9e95-49c4-81c7-c3af627a60ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:03,104 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.210s 2022-05-25 04:57:03,104 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42eba209-cf93-4f10-894b-ed5e3c11bd9b', 'x-compute-request-id': 'req-42eba209-cf93-4f10-894b-ed5e3c11bd9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:04,295 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.181s 2022-05-25 04:57:04,295 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d02301ae-18e6-40bc-a830-33f99c74e8a7', 'x-compute-request-id': 'req-d02301ae-18e6-40bc-a830-33f99c74e8a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:05,635 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.331s 2022-05-25 04:57:05,635 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94eb26ac-7bee-49d5-85b8-e22f29673368', 'x-compute-request-id': 'req-94eb26ac-7bee-49d5-85b8-e22f29673368', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:06,801 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.157s 2022-05-25 04:57:06,802 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a4bf6d8-318e-42fe-be46-c761d7eb5ca3', 'x-compute-request-id': 'req-1a4bf6d8-318e-42fe-be46-c761d7eb5ca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:07,969 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.158s 2022-05-25 04:57:07,970 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88e157fc-cd21-4ffb-877b-691ddfb52b00', 'x-compute-request-id': 'req-88e157fc-cd21-4ffb-877b-691ddfb52b00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:09,143 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.165s 2022-05-25 04:57:09,144 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f07127b-5147-4567-a644-8694dcd7f070', 'x-compute-request-id': 'req-1f07127b-5147-4567-a644-8694dcd7f070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:10,468 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.315s 2022-05-25 04:57:10,468 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01ac951b-a150-4170-8193-ecf99f9cda49', 'x-compute-request-id': 'req-01ac951b-a150-4170-8193-ecf99f9cda49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:11,698 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.222s 2022-05-25 04:57:11,703 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de9713df-4f53-417f-a8c5-22c2b01983a4', 'x-compute-request-id': 'req-de9713df-4f53-417f-a8c5-22c2b01983a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:12,868 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.156s 2022-05-25 04:57:12,868 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3da732c4-6e89-4d8d-946e-700e4ca62afc', 'x-compute-request-id': 'req-3da732c4-6e89-4d8d-946e-700e4ca62afc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:14,037 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.159s 2022-05-25 04:57:14,037 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75514a0f-0ab2-44d2-9c95-b6781a2c792c', 'x-compute-request-id': 'req-75514a0f-0ab2-44d2-9c95-b6781a2c792c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:15,466 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.420s 2022-05-25 04:57:15,466 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-843ee68b-bf8d-49ac-86d7-8d3c44d1114e', 'x-compute-request-id': 'req-843ee68b-bf8d-49ac-86d7-8d3c44d1114e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:16,650 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.175s 2022-05-25 04:57:16,651 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e09aa276-3a98-4dae-a425-897ac5d6edee', 'x-compute-request-id': 'req-e09aa276-3a98-4dae-a425-897ac5d6edee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:18,176 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.517s 2022-05-25 04:57:18,177 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93d85bb4-a86f-4294-827b-9cee172606e0', 'x-compute-request-id': 'req-93d85bb4-a86f-4294-827b-9cee172606e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:19,400 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.215s 2022-05-25 04:57:19,400 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66afcd84-3cf0-4d26-991d-5f75a281b319', 'x-compute-request-id': 'req-66afcd84-3cf0-4d26-991d-5f75a281b319', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:20,920 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.510s 2022-05-25 04:57:20,920 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb457718-5221-4767-88dd-894995f34a8a', 'x-compute-request-id': 'req-eb457718-5221-4767-88dd-894995f34a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:22,163 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.235s 2022-05-25 04:57:22,164 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01c5b81b-7f9c-4c4b-b89d-e34a507c136a', 'x-compute-request-id': 'req-01c5b81b-7f9c-4c4b-b89d-e34a507c136a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:23,331 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.159s 2022-05-25 04:57:23,331 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02c6e02c-7fe0-4b41-b5c3-76318a4d3706', 'x-compute-request-id': 'req-02c6e02c-7fe0-4b41-b5c3-76318a4d3706', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:24,713 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.374s 2022-05-25 04:57:24,714 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c54b04cd-f09e-4826-816f-eb13819d4fae', 'x-compute-request-id': 'req-c54b04cd-f09e-4826-816f-eb13819d4fae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:26,602 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.880s 2022-05-25 04:57:26,602 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cee7e84f-a3e7-4167-99ec-c10912a74b70', 'x-compute-request-id': 'req-cee7e84f-a3e7-4167-99ec-c10912a74b70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:27,868 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.257s 2022-05-25 04:57:27,869 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe375b79-3eed-4f4e-ab14-89b5452e5dca', 'x-compute-request-id': 'req-fe375b79-3eed-4f4e-ab14-89b5452e5dca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:29,093 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.215s 2022-05-25 04:57:29,094 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-249947ac-8ee6-4c24-a8bb-941d253e29a4', 'x-compute-request-id': 'req-249947ac-8ee6-4c24-a8bb-941d253e29a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:30,388 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.285s 2022-05-25 04:57:30,391 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e62b7218-ee25-405e-975b-ecc6c71c70d2', 'x-compute-request-id': 'req-e62b7218-ee25-405e-975b-ecc6c71c70d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:32,175 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.775s 2022-05-25 04:57:32,176 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b8b85d0-cea0-4d0e-997d-1b5dc4534bd5', 'x-compute-request-id': 'req-4b8b85d0-cea0-4d0e-997d-1b5dc4534bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:33,347 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.163s 2022-05-25 04:57:33,347 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b267ce5d-8fba-46b9-a5c2-61b3bff26c12', 'x-compute-request-id': 'req-b267ce5d-8fba-46b9-a5c2-61b3bff26c12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:34,511 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.155s 2022-05-25 04:57:34,511 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54b020dd-ad44-4972-9110-a34ea3c9050d', 'x-compute-request-id': 'req-54b020dd-ad44-4972-9110-a34ea3c9050d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:35,746 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.226s 2022-05-25 04:57:35,747 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-056687be-50c6-4ec9-a4a3-c91c29cf4dc2', 'x-compute-request-id': 'req-056687be-50c6-4ec9-a4a3-c91c29cf4dc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:36,920 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.164s 2022-05-25 04:57:36,920 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f98f5ba5-0e38-478c-bec4-e5b815a9dc33', 'x-compute-request-id': 'req-f98f5ba5-0e38-478c-bec4-e5b815a9dc33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:38,272 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.344s 2022-05-25 04:57:38,272 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f729facd-3d74-4761-a0d3-37c0758f86e9', 'x-compute-request-id': 'req-f729facd-3d74-4761-a0d3-37c0758f86e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:39,594 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.311s 2022-05-25 04:57:39,594 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f406f77-bd95-46a1-a9bb-878cfb968f52', 'x-compute-request-id': 'req-2f406f77-bd95-46a1-a9bb-878cfb968f52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:40,956 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.353s 2022-05-25 04:57:40,959 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eee7f026-a8d7-4ff4-906f-7d7b1826dd1f', 'x-compute-request-id': 'req-eee7f026-a8d7-4ff4-906f-7d7b1826dd1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:43,134 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 1.166s 2022-05-25 04:57:43,134 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dc73b0f-9840-4e51-bee4-d228f3e96aaf', 'x-compute-request-id': 'req-6dc73b0f-9840-4e51-bee4-d228f3e96aaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:46,892 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 2.749s 2022-05-25 04:57:46,892 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6be05a0-07da-4e23-8322-8506efdc19f8', 'x-compute-request-id': 'req-f6be05a0-07da-4e23-8322-8506efdc19f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:48,995 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 1.095s 2022-05-25 04:57:48,996 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb80de98-88b1-4f41-9125-0ab6b7c3c576', 'x-compute-request-id': 'req-eb80de98-88b1-4f41-9125-0ab6b7c3c576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:50,556 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.552s 2022-05-25 04:57:50,557 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9790530-1ca4-4a8c-86fe-95d043244c50', 'x-compute-request-id': 'req-e9790530-1ca4-4a8c-86fe-95d043244c50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:51,734 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.168s 2022-05-25 04:57:51,734 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67141cce-9a31-46a2-985a-b611a5ec2c31', 'x-compute-request-id': 'req-67141cce-9a31-46a2-985a-b611a5ec2c31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:53,050 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.307s 2022-05-25 04:57:53,050 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96baa0c8-9546-430e-957c-ae6717a0bfee', 'x-compute-request-id': 'req-96baa0c8-9546-430e-957c-ae6717a0bfee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:54,465 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.407s 2022-05-25 04:57:54,466 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7184da03-d1df-4877-994a-2a2dc9103aa5', 'x-compute-request-id': 'req-7184da03-d1df-4877-994a-2a2dc9103aa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:56,094 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.619s 2022-05-25 04:57:56,094 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37c27963-e91d-4505-bba5-cbce2d0096f7', 'x-compute-request-id': 'req-37c27963-e91d-4505-bba5-cbce2d0096f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:57,320 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.217s 2022-05-25 04:57:57,320 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d5e71f2-4417-4acd-b4f6-b8f2f87aff8a', 'x-compute-request-id': 'req-0d5e71f2-4417-4acd-b4f6-b8f2f87aff8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:58,512 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.183s 2022-05-25 04:57:58,512 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f33e8742-275f-4a2e-9a7e-73c57b6d10a1', 'x-compute-request-id': 'req-f33e8742-275f-4a2e-9a7e-73c57b6d10a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:57:59,864 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.344s 2022-05-25 04:57:59,865 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51fc0e25-6654-499a-a8c4-27ff19a3da6d', 'x-compute-request-id': 'req-51fc0e25-6654-499a-a8c4-27ff19a3da6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:01,119 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.245s 2022-05-25 04:58:01,120 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcf02581-395e-497d-adaf-3965b55fa0c3', 'x-compute-request-id': 'req-fcf02581-395e-497d-adaf-3965b55fa0c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:02,431 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.303s 2022-05-25 04:58:02,432 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30bd1b56-8f58-4084-81fd-8bdd3045d677', 'x-compute-request-id': 'req-30bd1b56-8f58-4084-81fd-8bdd3045d677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:03,615 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.175s 2022-05-25 04:58:03,615 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f109244b-e79a-4669-9905-9d3c3e8640e5', 'x-compute-request-id': 'req-f109244b-e79a-4669-9905-9d3c3e8640e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:04,973 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.349s 2022-05-25 04:58:04,974 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63349625-a35e-42e3-b1d2-9178f54bf069', 'x-compute-request-id': 'req-63349625-a35e-42e3-b1d2-9178f54bf069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:06,161 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.178s 2022-05-25 04:58:06,161 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-beb93219-a380-4d01-8026-85c3cf5ed7e7', 'x-compute-request-id': 'req-beb93219-a380-4d01-8026-85c3cf5ed7e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:07,378 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.208s 2022-05-25 04:58:07,378 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3364c27e-31fb-482f-8f61-f48fd873f0fd', 'x-compute-request-id': 'req-3364c27e-31fb-482f-8f61-f48fd873f0fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:09,533 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 1.147s 2022-05-25 04:58:09,534 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65943be9-72e9-443b-94c1-010bf03f16b8', 'x-compute-request-id': 'req-65943be9-72e9-443b-94c1-010bf03f16b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:10,745 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.203s 2022-05-25 04:58:10,745 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c53d6e5e-75cd-4917-bead-3e0c7d020af9', 'x-compute-request-id': 'req-c53d6e5e-75cd-4917-bead-3e0c7d020af9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:11,945 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.191s 2022-05-25 04:58:11,945 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f99e371-1d8f-4eec-b29d-7425fb2f2eb8', 'x-compute-request-id': 'req-3f99e371-1d8f-4eec-b29d-7425fb2f2eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:13,261 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.307s 2022-05-25 04:58:13,262 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58910bf9-9806-4fba-82ba-c618cd6cbf01', 'x-compute-request-id': 'req-58910bf9-9806-4fba-82ba-c618cd6cbf01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:14,503 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.233s 2022-05-25 04:58:14,504 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f8e5be4-dddf-424b-8ccf-62ab9bb72884', 'x-compute-request-id': 'req-3f8e5be4-dddf-424b-8ccf-62ab9bb72884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:15,682 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.170s 2022-05-25 04:58:15,682 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94696fda-eeb0-407f-8743-52fbc4ed133e', 'x-compute-request-id': 'req-94696fda-eeb0-407f-8743-52fbc4ed133e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:17,494 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.803s 2022-05-25 04:58:17,494 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4133f09-a359-4e2b-98e5-5e399a30196b', 'x-compute-request-id': 'req-e4133f09-a359-4e2b-98e5-5e399a30196b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:19,595 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 1.092s 2022-05-25 04:58:19,595 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c047f66-3296-4b33-a036-de9cb78253e1', 'x-compute-request-id': 'req-5c047f66-3296-4b33-a036-de9cb78253e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:20,904 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.299s 2022-05-25 04:58:20,904 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa4e00f5-f5e4-4c2e-a296-38f2d6b79754', 'x-compute-request-id': 'req-fa4e00f5-f5e4-4c2e-a296-38f2d6b79754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:22,395 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.483s 2022-05-25 04:58:22,396 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7390b229-4c7a-4918-9154-48a7e8597d0c', 'x-compute-request-id': 'req-7390b229-4c7a-4918-9154-48a7e8597d0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:23,759 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.355s 2022-05-25 04:58:23,760 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-884816dd-4ade-4dde-b010-4bbf30f6e57e', 'x-compute-request-id': 'req-884816dd-4ade-4dde-b010-4bbf30f6e57e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:25,017 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.249s 2022-05-25 04:58:25,017 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bded0fc-bee7-4d93-b09c-115905599547', 'x-compute-request-id': 'req-7bded0fc-bee7-4d93-b09c-115905599547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:26,715 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.690s 2022-05-25 04:58:26,716 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f88299c1-73d0-4b9a-b07c-9a0031921e90', 'x-compute-request-id': 'req-f88299c1-73d0-4b9a-b07c-9a0031921e90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:27,928 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.204s 2022-05-25 04:58:27,928 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99be7fcb-b6e0-46ed-8f50-03e9b17a8839', 'x-compute-request-id': 'req-99be7fcb-b6e0-46ed-8f50-03e9b17a8839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:29,119 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.182s 2022-05-25 04:58:29,119 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b41d2ac-4db0-4054-bfe7-1bb27aad26ad', 'x-compute-request-id': 'req-5b41d2ac-4db0-4054-bfe7-1bb27aad26ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:30,543 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.415s 2022-05-25 04:58:30,544 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40705c0b-307d-4f61-8cde-b792a681c72b', 'x-compute-request-id': 'req-40705c0b-307d-4f61-8cde-b792a681c72b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:31,805 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.253s 2022-05-25 04:58:31,806 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c753d09-58e9-4d46-bdd9-caeb3c59d0a1', 'x-compute-request-id': 'req-6c753d09-58e9-4d46-bdd9-caeb3c59d0a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:33,035 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.221s 2022-05-25 04:58:33,038 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33d1f51d-0542-494c-9db1-bcb312ef9faf', 'x-compute-request-id': 'req-33d1f51d-0542-494c-9db1-bcb312ef9faf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:34,303 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.257s 2022-05-25 04:58:34,303 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c95617f8-a0fe-479f-9826-a9b74c44b163', 'x-compute-request-id': 'req-c95617f8-a0fe-479f-9826-a9b74c44b163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:35,623 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.311s 2022-05-25 04:58:35,623 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f3cc798-e760-492e-ace3-8910c78a4d68', 'x-compute-request-id': 'req-9f3cc798-e760-492e-ace3-8910c78a4d68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:37,039 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.407s 2022-05-25 04:58:37,039 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb4283c6-0046-48db-9c96-975f4a6a8533', 'x-compute-request-id': 'req-bb4283c6-0046-48db-9c96-975f4a6a8533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:38,463 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.416s 2022-05-25 04:58:38,464 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-332265ae-199b-44ff-8fff-173ff95975b9', 'x-compute-request-id': 'req-332265ae-199b-44ff-8fff-173ff95975b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:39,830 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.358s 2022-05-25 04:58:39,831 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d2d9707-10a4-4c52-9981-cfaf1f647625', 'x-compute-request-id': 'req-6d2d9707-10a4-4c52-9981-cfaf1f647625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:41,248 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.408s 2022-05-25 04:58:41,249 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09a88cf2-94b3-4f3d-b27d-015addae5ab4', 'x-compute-request-id': 'req-09a88cf2-94b3-4f3d-b27d-015addae5ab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:42,766 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.509s 2022-05-25 04:58:42,767 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-102b98b2-eddd-472e-adbe-b0efa199f759', 'x-compute-request-id': 'req-102b98b2-eddd-472e-adbe-b0efa199f759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:44,053 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.278s 2022-05-25 04:58:44,054 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23f37331-8f83-4639-8f59-5df6eae43117', 'x-compute-request-id': 'req-23f37331-8f83-4639-8f59-5df6eae43117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:45,315 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.252s 2022-05-25 04:58:45,315 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad309a56-664d-41df-b83e-095460188beb', 'x-compute-request-id': 'req-ad309a56-664d-41df-b83e-095460188beb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:46,540 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.216s 2022-05-25 04:58:46,546 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d376b9e-f932-4085-acef-01a5846c8aa7', 'x-compute-request-id': 'req-4d376b9e-f932-4085-acef-01a5846c8aa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:47,789 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.234s 2022-05-25 04:58:47,789 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5faa14b-15f7-41a6-b83e-193fbfae06ad', 'x-compute-request-id': 'req-e5faa14b-15f7-41a6-b83e-193fbfae06ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:49,193 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.395s 2022-05-25 04:58:49,193 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d6021e5-5aab-46eb-b432-f591166a6c02', 'x-compute-request-id': 'req-1d6021e5-5aab-46eb-b432-f591166a6c02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:50,470 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.268s 2022-05-25 04:58:50,471 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e7cf1ae-0ed4-4bc2-a35c-74fca62b5104', 'x-compute-request-id': 'req-8e7cf1ae-0ed4-4bc2-a35c-74fca62b5104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:51,705 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.224s 2022-05-25 04:58:51,705 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c358b222-9daa-4913-b8de-84704d3906ae', 'x-compute-request-id': 'req-c358b222-9daa-4913-b8de-84704d3906ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:52,979 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.265s 2022-05-25 04:58:52,979 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4bc472e-44ea-44a1-b886-2b9974f6da26', 'x-compute-request-id': 'req-a4bc472e-44ea-44a1-b886-2b9974f6da26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:54,304 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.318s 2022-05-25 04:58:54,305 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0494ae3-9ce3-448b-97aa-bee89d509dd4', 'x-compute-request-id': 'req-b0494ae3-9ce3-448b-97aa-bee89d509dd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:55,519 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.207s 2022-05-25 04:58:55,520 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7586d0ce-e1a5-4364-839e-cd7c5c412db5', 'x-compute-request-id': 'req-7586d0ce-e1a5-4364-839e-cd7c5c412db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:56,750 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.222s 2022-05-25 04:58:56,751 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a923081-1ab3-4d47-acd0-e267848f279b', 'x-compute-request-id': 'req-9a923081-1ab3-4d47-acd0-e267848f279b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:58,051 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.291s 2022-05-25 04:58:58,052 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e9ec268-df40-436f-a4af-7b4d82993da2', 'x-compute-request-id': 'req-9e9ec268-df40-436f-a4af-7b4d82993da2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:58:59,612 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.552s 2022-05-25 04:58:59,613 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:58:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f18083d2-4602-41fb-b811-1ef93d83a50a', 'x-compute-request-id': 'req-f18083d2-4602-41fb-b811-1ef93d83a50a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:01,224 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.602s 2022-05-25 04:59:01,224 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d81df936-a420-4fea-8bb4-5a9a65966956', 'x-compute-request-id': 'req-d81df936-a420-4fea-8bb4-5a9a65966956', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:02,518 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.286s 2022-05-25 04:59:02,518 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a40cc1ed-f548-4bb7-941f-449ca397ac86', 'x-compute-request-id': 'req-a40cc1ed-f548-4bb7-941f-449ca397ac86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:03,715 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.188s 2022-05-25 04:59:03,716 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11bb0565-a8ff-4005-a86a-d8637fec68e7', 'x-compute-request-id': 'req-11bb0565-a8ff-4005-a86a-d8637fec68e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:05,145 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.420s 2022-05-25 04:59:05,145 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d352b359-5ad4-406a-a56b-9392a0a4d221', 'x-compute-request-id': 'req-d352b359-5ad4-406a-a56b-9392a0a4d221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:06,467 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.311s 2022-05-25 04:59:06,467 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85b2f71a-44f7-4bfc-8086-3e3135b0f4bd', 'x-compute-request-id': 'req-85b2f71a-44f7-4bfc-8086-3e3135b0f4bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:08,167 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.691s 2022-05-25 04:59:08,167 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-987dea59-d462-4e39-b7d6-d36f6847796d', 'x-compute-request-id': 'req-987dea59-d462-4e39-b7d6-d36f6847796d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:09,429 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.254s 2022-05-25 04:59:09,430 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ea3325c-9b85-448d-a673-ccc8d99a1694', 'x-compute-request-id': 'req-8ea3325c-9b85-448d-a673-ccc8d99a1694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:10,685 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.247s 2022-05-25 04:59:10,686 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8aa3e06e-f5ba-46d7-8572-2e58d73ae452', 'x-compute-request-id': 'req-8aa3e06e-f5ba-46d7-8572-2e58d73ae452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:11,942 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.249s 2022-05-25 04:59:11,943 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfdd36f8-1f4e-4ce7-95d2-db906ea9b25d', 'x-compute-request-id': 'req-cfdd36f8-1f4e-4ce7-95d2-db906ea9b25d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:13,306 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.356s 2022-05-25 04:59:13,307 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec9e62f6-fbc9-4bd8-aed7-115bf8bb419b', 'x-compute-request-id': 'req-ec9e62f6-fbc9-4bd8-aed7-115bf8bb419b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:14,775 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.460s 2022-05-25 04:59:14,775 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-445b64d7-5a9d-4af7-a12b-abf29803ee09', 'x-compute-request-id': 'req-445b64d7-5a9d-4af7-a12b-abf29803ee09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:15,971 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.187s 2022-05-25 04:59:15,972 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a63084a2-f807-4525-b0d4-ba0a8b2b31aa', 'x-compute-request-id': 'req-a63084a2-f807-4525-b0d4-ba0a8b2b31aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:17,144 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.164s 2022-05-25 04:59:17,145 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea5d206c-7fa9-4c95-93c9-aa65ce84de91', 'x-compute-request-id': 'req-ea5d206c-7fa9-4c95-93c9-aa65ce84de91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:18,391 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.238s 2022-05-25 04:59:18,392 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfaccc88-5208-42dd-9e75-e15c71b2f2cb', 'x-compute-request-id': 'req-bfaccc88-5208-42dd-9e75-e15c71b2f2cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:19,688 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.286s 2022-05-25 04:59:19,688 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76987f6b-e073-4496-adcb-be90995530f2', 'x-compute-request-id': 'req-76987f6b-e073-4496-adcb-be90995530f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:20,971 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.274s 2022-05-25 04:59:20,971 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70123408-afe9-4af2-a21b-cc216622a023', 'x-compute-request-id': 'req-70123408-afe9-4af2-a21b-cc216622a023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:22,166 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.186s 2022-05-25 04:59:22,166 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68b2c3d1-5de4-4ca2-a079-c10f080b4df2', 'x-compute-request-id': 'req-68b2c3d1-5de4-4ca2-a079-c10f080b4df2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:23,379 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.204s 2022-05-25 04:59:23,384 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d8ff35d-dc8d-4ff5-9663-c78e57c4c6c0', 'x-compute-request-id': 'req-1d8ff35d-dc8d-4ff5-9663-c78e57c4c6c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:24,918 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.526s 2022-05-25 04:59:24,918 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a058209-6844-4bd4-b091-07fcbb96b20f', 'x-compute-request-id': 'req-7a058209-6844-4bd4-b091-07fcbb96b20f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:26,164 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.237s 2022-05-25 04:59:26,164 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-002da604-2109-4191-9253-23bed21a7295', 'x-compute-request-id': 'req-002da604-2109-4191-9253-23bed21a7295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:27,403 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.231s 2022-05-25 04:59:27,404 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d6b93e4-d1c6-4c44-9ac0-0df425bf6119', 'x-compute-request-id': 'req-4d6b93e4-d1c6-4c44-9ac0-0df425bf6119', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:28,642 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.229s 2022-05-25 04:59:28,642 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59a36447-e809-46af-9ed0-cdec0d1ebbc1', 'x-compute-request-id': 'req-59a36447-e809-46af-9ed0-cdec0d1ebbc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:30,021 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.372s 2022-05-25 04:59:30,022 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-783b5631-0292-40d8-919a-b7cdd7a8b59c', 'x-compute-request-id': 'req-783b5631-0292-40d8-919a-b7cdd7a8b59c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:31,517 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.487s 2022-05-25 04:59:31,520 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2c458d4-9e07-4a08-a4fb-8ee0b0b31d1e', 'x-compute-request-id': 'req-a2c458d4-9e07-4a08-a4fb-8ee0b0b31d1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:33,072 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.543s 2022-05-25 04:59:33,073 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-054945be-be79-40b3-91cf-40cac2910e76', 'x-compute-request-id': 'req-054945be-be79-40b3-91cf-40cac2910e76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:34,501 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.419s 2022-05-25 04:59:34,501 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-debddd11-7ccf-4669-b6f8-748e1aec2556', 'x-compute-request-id': 'req-debddd11-7ccf-4669-b6f8-748e1aec2556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:35,739 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.228s 2022-05-25 04:59:35,739 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ca09559-1feb-4812-b516-5e4ce811d712', 'x-compute-request-id': 'req-2ca09559-1feb-4812-b516-5e4ce811d712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:36,978 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.230s 2022-05-25 04:59:36,978 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8072d63c-7865-41c7-9b9e-0c98f41b0b0c', 'x-compute-request-id': 'req-8072d63c-7865-41c7-9b9e-0c98f41b0b0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:38,332 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.345s 2022-05-25 04:59:38,332 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88bb9ccb-9cc5-48d5-bae8-ab15d5e7c16f', 'x-compute-request-id': 'req-88bb9ccb-9cc5-48d5-bae8-ab15d5e7c16f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:39,668 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.327s 2022-05-25 04:59:39,669 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af8f4e6e-042b-4f62-8e61-7e270385be8a', 'x-compute-request-id': 'req-af8f4e6e-042b-4f62-8e61-7e270385be8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:41,040 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.364s 2022-05-25 04:59:41,041 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-436f70f9-91d8-4ba3-b313-0799c74c2dc9', 'x-compute-request-id': 'req-436f70f9-91d8-4ba3-b313-0799c74c2dc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:43,887 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 1.839s 2022-05-25 04:59:43,888 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-998fcc5e-df51-4472-949c-6d86e7616079', 'x-compute-request-id': 'req-998fcc5e-df51-4472-949c-6d86e7616079', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:46,287 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 1.391s 2022-05-25 04:59:46,288 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26362830-485d-487a-baf1-667fff30909d', 'x-compute-request-id': 'req-26362830-485d-487a-baf1-667fff30909d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:48,118 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 0.822s 2022-05-25 04:59:48,119 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bd24b7d-11be-4920-b05d-452767247847', 'x-compute-request-id': 'req-2bd24b7d-11be-4920-b05d-452767247847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:52,514 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 3.386s 2022-05-25 04:59:52,514 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3712def2-a192-4021-9a6b-a8ccb5660da7', 'x-compute-request-id': 'req-3712def2-a192-4021-9a6b-a8ccb5660da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "e479b02b61e8034ca5d009478a6202cfa84dd984dca09d2f0939cdbe", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:55:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "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": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:55,406 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 1.882s 2022-05-25 04:59:55,406 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1099', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b91c41b-93c0-4ff1-99e6-343dd22f3ba0', 'x-compute-request-id': 'req-9b91c41b-93c0-4ff1-99e6-343dd22f3ba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "BUILD", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "e7d530dc-4e5b-48bd-b12c-ced224b3adc0"}]}}' 2022-05-25 04:59:58,034 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 1.619s 2022-05-25 04:59:58,034 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e1034a9-9e42-4e01-a309-0ad704c595a3', 'x-compute-request-id': 'req-2e1034a9-9e42-4e01-a309-0ad704c595a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"server": {"id": "0cb16606-fea2-428d-bd02-b421f1a1b1f0", "name": "tempest-LiveMigrationTest-server-34023821", "status": "ERROR", "tenant_id": "18a6f6253f6e4f8eb8c3f4f8f9d26c54", "user_id": "c80c2b414c874fe88a2e56f924b0d559", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:55:15Z", "updated": "2022-05-25T04:59:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2022-05-25T04:59:56Z", "message": "Build of instance 0cb16606-fea2-428d-bd02-b421f1a1b1f0 aborted: Failed to allocate the network(s), not rescheduling."}, "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": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:59:58,042 126974 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 282 second wait 2022-05-25 04:59:59,982 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 204 DELETE http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 1.936s 2022-05-25 04:59:59,983 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44049740-39b4-41e5-8dde-eb0eeaa3aab2', 'x-compute-request-id': 'req-44049740-39b4-41e5-8dde-eb0eeaa3aab2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'' 2022-05-25 05:00:02,052 126974 INFO [tempest.lib.common.rest_client] Request (LiveMigrationTest:test_volume_backed_live_migration): 404 GET http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0 2.069s 2022-05-25 05:00:02,053 126974 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:59:59 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-823b20af-6597-449d-a952-0e782a6c8617', 'x-compute-request-id': 'req-823b20af-6597-449d-a952-0e782a6c8617', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/0cb16606-fea2-428d-bd02-b421f1a1b1f0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0cb16606-fea2-428d-bd02-b421f1a1b1f0 could not be found."}}' }}} 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/compute/admin/test_live_migration.py", line 168, in test_volume_backed_live_migration self._test_live_migration(volume_backed=True) File "/opt/stack/tempest/tempest/api/compute/admin/test_live_migration.py", line 119, in _test_live_migration server_id = self.create_test_server(wait_until="ACTIVE", File "/opt/stack/tempest/tempest/api/compute/base.py", line 270, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 353, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 319, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 81, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 0cb16606-fea2-428d-bd02-b421f1a1b1f0 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2022-05-25T04:59:56Z', 'message': 'Build of instance 0cb16606-fea2-428d-bd02-b421f1a1b1f0 aborted: Failed to allocate the network(s), not rescheduling.'}. Server boot request ID: req-8dc50d14-c298-4ee1-ae10-4cce620a14e7. |
||||||
tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest | 5 | 2 | 3 | 0 | 0 | Detail | |
test_create_server_with_scheduler_hint_group_affinity[id-9d2e924a-baf4-11e7-b856-fa163e65f5ce] |
pass
pt4.1: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_affinity[id-9d2e924a-baf4-11e7-b856-fa163e65f5ce] |
||||||
test_create_server_with_scheduler_hint_group_anti_affinity[id-f8bd0867-e459-45f5-ba53-59134552fe04] |
fail
ft4.2: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity[id-f8bd0867-e459-45f5-ba53-59134552fe04]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-25 04:57:05,210 126978 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 POST http://10.222.0.46/compute/v2.1/os-server-groups 0.153s 2022-05-25 04:57:05,211 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server_group": {"name": "tempest-ServersOnMultiNodesTest-Server-Group-394828884", "policies": ["anti-affinity"]}} Response - Headers: {'date': 'Wed, 25 May 2022 04:57:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '192', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4210e88-2725-4378-8a97-6545fb191161', 'x-compute-request-id': 'req-d4210e88-2725-4378-8a97-6545fb191161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/os-server-groups'} Body: b'{"server_group": {"id": "1615d17a-51bb-47dc-af62-76f1c21ecac1", "name": "tempest-ServersOnMultiNodesTest-Server-Group-394828884", "policies": ["anti-affinity"], "metadata": {}, "members": []}}' 2022-05-25 04:57:05,250 126978 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 201 POST http://10.222.0.46/identity/v3/auth/tokens 0.031s 2022-05-25 04:57:05,250 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 25 May 2022 04:57:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3248', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-dd7b0ee4-4c99-4b13-9d43-d796b917ebdd', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "871deeac0df64a05abcac6364460ee6d", "name": "tempest-ServersOnMultiNodesTest-629010385-project", "password_expires_at": null}, "audit_ids": ["1DhYmibcT-Cs_mfd2EUPyA"], "expires_at": "2022-05-25T05:57:05.000000Z", "issued_at": "2022-05-25T04:57:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ee6504fcc724a798ead24bd0b3ebcb3", "name": "tempest-ServersOnMultiNodesTest-629010385"}, "is_domain": false, "roles": [{"id": "e4c48618748947c09ec50fdd2588edd1", "name": "member"}, {"id": "a2cc4ce49de946b2bb9340a57fcf04f1", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7ca836e573d44865aa8fba7796af6b66", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.46:8080", "region": "RegionOne"}, {"id": "d9bafbff933d4d059ed50d37c836b515", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46:8080/v1/AUTH_8ee6504fcc724a798ead24bd0b3ebcb3", "region": "RegionOne"}], "id": "2ee8fcc4d197426491ebff543e05f707", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "2dc2de88974144b5bf6562d2e61fd2ec", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46:9696/", "region": "RegionOne"}], "id": "662708ba4d6f47f9be771ce03892955e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "48d34ae19268447db0217d9222efe711", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/identity", "region": "RegionOne"}], "id": "8cfd328d6aa245e78d47335f8bd04ae6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e56f7cd7f5364a60b4ca8f1f84c6e17a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/compute/v2/8ee6504fcc724a798ead24bd0b3ebcb3", "region": "RegionOne"}], "id": "a1547e134d734596b7d71fef787fed90", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b82ce0f98e92449dbe98455e7452f1fc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/placement", "region": "RegionOne"}], "id": "aa6e47c0c948480b912e4086f269ce77", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "58ab4aa896874d5f9de07f03a00f8973", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/volume/v3/8ee6504fcc724a798ead24bd0b3ebcb3", "region": "RegionOne"}], "id": "d3ba0472b8e0424fb647d1bdd1efe491", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c7678b1b1ad54dfea402e59dd2768170", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/volume/v3/8ee6504fcc724a798ead24bd0b3ebcb3", "region": "RegionOne"}], "id": "e69d48456a254117b4e07f2379ee99ce", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "75af32e9edb346eaadb487f923eeb0b2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/compute/v2.1", "region": "RegionOne"}], "id": "e84caa8c46364150a2c6165a23baf79c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "048206d365f44a8792f552c2d7b02eb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/image", "region": "RegionOne"}], "id": "fb71393dea874f01905a5ea7fc4d69ec", "type": "image", "name": "glance"}]}}' 2022-05-25 04:57:05,251 126978 INFO [tempest.lib.common.fixed_network] (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity) Found network None available for tenant 2022-05-25 04:57:06,156 126978 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 202 POST http://10.222.0.46/compute/v2.1/servers 0.904s 2022-05-25 04:57:06,156 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServersOnMultiNodesTest-server-1287173046", "imageRef": "6993e405-4272-4d50-bc6f-fac6f767bb93", "flavorRef": "452", "min_count": 2, "return_reservation_id": true}, "os:scheduler_hints": {"group": "1615d17a-51bb-47dc-af62-76f1c21ecac1"}} Response - Headers: {'date': 'Wed, 25 May 2022 04:57:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69be6e5a-4a4a-4ea9-98f6-1bfb329e3544', 'x-compute-request-id': 'req-69be6e5a-4a4a-4ea9-98f6-1bfb329e3544', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.46/compute/v2.1/servers'} Body: b'{"reservation_id": "r-y481etc9"}' 2022-05-25 04:57:06,347 126978 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.46/compute/v2.1/servers 0.190s 2022-05-25 04:57:06,347 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5df6e213-21c8-4b36-ab4c-f37f0bb422c9', 'x-compute-request-id': 'req-5df6e213-21c8-4b36-ab4c-f37f0bb422c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers'} Body: b'{"servers": [{"id": "a9d98350-eb38-45d0-a83b-2dd793e0c9e9", "name": "tempest-ServersOnMultiNodesTest-server-1287173046-2", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/a9d98350-eb38-45d0-a83b-2dd793e0c9e9"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/a9d98350-eb38-45d0-a83b-2dd793e0c9e9"}]}, {"id": "280a9848-7784-4744-a8be-1ef635b69b17", "name": "tempest-ServersOnMultiNodesTest-server-1287173046-1", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/280a9848-7784-4744-a8be-1ef635b69b17"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/280a9848-7784-4744-a8be-1ef635b69b17"}]}, {"id": "9bb5b11f-b728-4dc6-8be3-2a8f9836aa6d", "name": "tempest-ServersOnMultiNodesTest-server-28759537-1", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/9bb5b11f-b728-4dc6-8be3-2a8f9836aa6d"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/9bb5b11f-b728-4dc6-8be3-2a8f9836aa6d"}]}, {"id": "a0f877af-0b97-4430-9cc4-c633d121a265", "name": "tempest-ServersOnMultiNodesTest-server-28759537-2", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/a0f877af-0b97-4430-9cc4-c633d121a265"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/a0f877af-0b97-4430-9cc4-c633d121a265"}]}, {"id": "6107c6ac-736a-463a-b8c4-26c0fb8e27ec", "name": "tempest-ServersOnMultiNodesTest-server-635520739", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/6107c6ac-736a-463a-b8c4-26c0fb8e27ec"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/6107c6ac-736a-463a-b8c4-26c0fb8e27ec"}]}]}' 2022-05-25 04:57:06,429 126978 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.46/compute/v2.1/servers/a9d98350-eb38-45d0-a83b-2dd793e0c9e9 0.079s 2022-05-25 04:57:06,430 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:06 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-327be840-8d5b-4f35-bf0f-4f9afa9ed52b', 'x-compute-request-id': 'req-327be840-8d5b-4f35-bf0f-4f9afa9ed52b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/a9d98350-eb38-45d0-a83b-2dd793e0c9e9'} Body: b'{"server": {"id": "a9d98350-eb38-45d0-a83b-2dd793e0c9e9", "name": "tempest-ServersOnMultiNodesTest-server-1287173046-2", "status": "BUILD", "tenant_id": "8ee6504fcc724a798ead24bd0b3ebcb3", "user_id": "871deeac0df64a05abcac6364460ee6d", "metadata": {}, "hostId": "", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:06Z", "updated": "2022-05-25T04:57:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/a9d98350-eb38-45d0-a83b-2dd793e0c9e9"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/a9d98350-eb38-45d0-a83b-2dd793e0c9e9"}], "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-05-25 04:57:07,525 126978 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.46/compute/v2.1/servers/a9d98350-eb38-45d0-a83b-2dd793e0c9e9 0.087s 2022-05-25 04:57:07,526 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5dcd478-c94c-416f-b8f0-ffb4831905d8', 'x-compute-request-id': 'req-c5dcd478-c94c-416f-b8f0-ffb4831905d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/a9d98350-eb38-45d0-a83b-2dd793e0c9e9'} Body: b'{"server": {"id": "a9d98350-eb38-45d0-a83b-2dd793e0c9e9", "name": "tempest-ServersOnMultiNodesTest-server-1287173046-2", "status": "BUILD", "tenant_id": "8ee6504fcc724a798ead24bd0b3ebcb3", "user_id": "871deeac0df64a05abcac6364460ee6d", "metadata": {}, "hostId": "", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:06Z", "updated": "2022-05-25T04:57:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/a9d98350-eb38-45d0-a83b-2dd793e0c9e9"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/a9d98350-eb38-45d0-a83b-2dd793e0c9e9"}], "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-05-25 04:57:08,685 126978 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 200 GET http://10.222.0.46/compute/v2.1/servers/a9d98350-eb38-45d0-a83b-2dd793e0c9e9 0.151s 2022-05-25 04:57:08,685 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1329', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fab9c46b-6a99-4a52-ab55-e567edebef9e', 'x-compute-request-id': 'req-fab9c46b-6a99-4a52-ab55-e567edebef9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/a9d98350-eb38-45d0-a83b-2dd793e0c9e9'} Body: b'{"server": {"id": "a9d98350-eb38-45d0-a83b-2dd793e0c9e9", "name": "tempest-ServersOnMultiNodesTest-server-1287173046-2", "status": "ERROR", "tenant_id": "8ee6504fcc724a798ead24bd0b3ebcb3", "user_id": "871deeac0df64a05abcac6364460ee6d", "metadata": {}, "hostId": "", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:05Z", "updated": "2022-05-25T04:57:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/a9d98350-eb38-45d0-a83b-2dd793e0c9e9"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/a9d98350-eb38-45d0-a83b-2dd793e0c9e9"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2022-05-25T04:57:08Z", "message": "No valid host was found. There are not enough hosts available."}, "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": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:57:08,693 126978 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 2 second wait 2022-05-25 04:57:09,524 126978 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 204 DELETE http://10.222.0.46/compute/v2.1/servers/a9d98350-eb38-45d0-a83b-2dd793e0c9e9 0.825s 2022-05-25 04:57:09,524 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:08 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-62464c10-86cd-427e-84db-fb755e914092', 'x-compute-request-id': 'req-62464c10-86cd-427e-84db-fb755e914092', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/a9d98350-eb38-45d0-a83b-2dd793e0c9e9'} Body: b'' 2022-05-25 04:57:10,281 126978 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 204 DELETE http://10.222.0.46/compute/v2.1/servers/280a9848-7784-4744-a8be-1ef635b69b17 0.757s 2022-05-25 04:57:10,286 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:09 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-21aacdc5-1a1d-4a30-af95-eb063b3d08bb', 'x-compute-request-id': 'req-21aacdc5-1a1d-4a30-af95-eb063b3d08bb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/280a9848-7784-4744-a8be-1ef635b69b17'} Body: b'' 2022-05-25 04:57:10,322 126978 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 404 GET http://10.222.0.46/compute/v2.1/servers/a9d98350-eb38-45d0-a83b-2dd793e0c9e9 0.035s 2022-05-25 04:57:10,323 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:10 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-afb84bdf-2a96-4e42-b149-cfe96b631d99', 'x-compute-request-id': 'req-afb84bdf-2a96-4e42-b149-cfe96b631d99', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/a9d98350-eb38-45d0-a83b-2dd793e0c9e9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance a9d98350-eb38-45d0-a83b-2dd793e0c9e9 could not be found."}}' 2022-05-25 04:57:10,499 126978 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_server_with_scheduler_hint_group_anti_affinity): 404 GET http://10.222.0.46/compute/v2.1/servers/280a9848-7784-4744-a8be-1ef635b69b17 0.176s 2022-05-25 04:57:10,499 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:10 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-092657ec-260c-463a-8423-1c60692d3544', 'x-compute-request-id': 'req-092657ec-260c-463a-8423-1c60692d3544', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/280a9848-7784-4744-a8be-1ef635b69b17'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 280a9848-7784-4744-a8be-1ef635b69b17 could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_servers_on_multinodes.py", line 109, in test_create_server_with_scheduler_hint_group_anti_affinity hosts = self._create_servers_with_group('anti-affinity') File "/opt/stack/tempest/tempest/api/compute/admin/test_servers_on_multinodes.py", line 44, in _create_servers_with_group reservation_id = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 270, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 353, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 319, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 81, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server a9d98350-eb38-45d0-a83b-2dd793e0c9e9 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2022-05-25T04:57:08Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Server boot request ID: req-69be6e5a-4a4a-4ea9-98f6-1bfb329e3544. |
||||||
test_create_servers_on_different_hosts[id-cc7ca884-6e3e-42a3-a92f-c522fcf25e8e] |
fail
ft4.3: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts[id-cc7ca884-6e3e-42a3-a92f-c522fcf25e8e]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-25 04:57:10,540 126978 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts): 201 POST http://10.222.0.46/identity/v3/auth/tokens 0.031s 2022-05-25 04:57:10,541 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 25 May 2022 04:57:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3248', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fbd6104b-5607-483b-8d87-37a431e228e5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "871deeac0df64a05abcac6364460ee6d", "name": "tempest-ServersOnMultiNodesTest-629010385-project", "password_expires_at": null}, "audit_ids": ["tGVxfWKGRMq-4x-Cr1L5fw"], "expires_at": "2022-05-25T05:57:10.000000Z", "issued_at": "2022-05-25T04:57:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ee6504fcc724a798ead24bd0b3ebcb3", "name": "tempest-ServersOnMultiNodesTest-629010385"}, "is_domain": false, "roles": [{"id": "e4c48618748947c09ec50fdd2588edd1", "name": "member"}, {"id": "a2cc4ce49de946b2bb9340a57fcf04f1", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7ca836e573d44865aa8fba7796af6b66", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.46:8080", "region": "RegionOne"}, {"id": "d9bafbff933d4d059ed50d37c836b515", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46:8080/v1/AUTH_8ee6504fcc724a798ead24bd0b3ebcb3", "region": "RegionOne"}], "id": "2ee8fcc4d197426491ebff543e05f707", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "2dc2de88974144b5bf6562d2e61fd2ec", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46:9696/", "region": "RegionOne"}], "id": "662708ba4d6f47f9be771ce03892955e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "48d34ae19268447db0217d9222efe711", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/identity", "region": "RegionOne"}], "id": "8cfd328d6aa245e78d47335f8bd04ae6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e56f7cd7f5364a60b4ca8f1f84c6e17a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/compute/v2/8ee6504fcc724a798ead24bd0b3ebcb3", "region": "RegionOne"}], "id": "a1547e134d734596b7d71fef787fed90", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b82ce0f98e92449dbe98455e7452f1fc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/placement", "region": "RegionOne"}], "id": "aa6e47c0c948480b912e4086f269ce77", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "58ab4aa896874d5f9de07f03a00f8973", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/volume/v3/8ee6504fcc724a798ead24bd0b3ebcb3", "region": "RegionOne"}], "id": "d3ba0472b8e0424fb647d1bdd1efe491", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c7678b1b1ad54dfea402e59dd2768170", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/volume/v3/8ee6504fcc724a798ead24bd0b3ebcb3", "region": "RegionOne"}], "id": "e69d48456a254117b4e07f2379ee99ce", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "75af32e9edb346eaadb487f923eeb0b2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/compute/v2.1", "region": "RegionOne"}], "id": "e84caa8c46364150a2c6165a23baf79c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "048206d365f44a8792f552c2d7b02eb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/image", "region": "RegionOne"}], "id": "fb71393dea874f01905a5ea7fc4d69ec", "type": "image", "name": "glance"}]}}' 2022-05-25 04:57:10,541 126978 INFO [tempest.lib.common.fixed_network] (ServersOnMultiNodesTest:test_create_servers_on_different_hosts) Found network None available for tenant 2022-05-25 04:57:11,024 126978 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts): 202 POST http://10.222.0.46/compute/v2.1/servers 0.482s 2022-05-25 04:57:11,024 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServersOnMultiNodesTest-server-1514921712", "imageRef": "6993e405-4272-4d50-bc6f-fac6f767bb93", "flavorRef": "452"}, "os:scheduler_hints": {"different_host": "6107c6ac-736a-463a-b8c4-26c0fb8e27ec"}} Response - Headers: {'date': 'Wed, 25 May 2022 04:57:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.46/compute/v2.1/servers/54ca7c67-87f0-410b-b360-18d20726499d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a682d302-1038-4f8c-b105-8685c3d2fe06', 'x-compute-request-id': 'req-a682d302-1038-4f8c-b105-8685c3d2fe06', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.46/compute/v2.1/servers'} Body: b'{"server": {"id": "54ca7c67-87f0-410b-b360-18d20726499d", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/54ca7c67-87f0-410b-b360-18d20726499d"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/54ca7c67-87f0-410b-b360-18d20726499d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "T2KUBTxbCB8q"}}' 2022-05-25 04:57:11,111 126978 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts): 200 GET http://10.222.0.46/compute/v2.1/servers/54ca7c67-87f0-410b-b360-18d20726499d 0.084s 2022-05-25 04:57:11,112 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:11 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-59d1b292-d4a2-4d35-8e55-808634c623a5', 'x-compute-request-id': 'req-59d1b292-d4a2-4d35-8e55-808634c623a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/54ca7c67-87f0-410b-b360-18d20726499d'} Body: b'{"server": {"id": "54ca7c67-87f0-410b-b360-18d20726499d", "name": "tempest-ServersOnMultiNodesTest-server-1514921712", "status": "BUILD", "tenant_id": "8ee6504fcc724a798ead24bd0b3ebcb3", "user_id": "871deeac0df64a05abcac6364460ee6d", "metadata": {}, "hostId": "", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:11Z", "updated": "2022-05-25T04:57:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/54ca7c67-87f0-410b-b360-18d20726499d"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/54ca7c67-87f0-410b-b360-18d20726499d"}], "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-05-25 04:57:12,222 126978 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts): 200 GET http://10.222.0.46/compute/v2.1/servers/54ca7c67-87f0-410b-b360-18d20726499d 0.102s 2022-05-25 04:57:12,222 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe1852a8-9dce-4a29-9493-fb6cf1fb806e', 'x-compute-request-id': 'req-fe1852a8-9dce-4a29-9493-fb6cf1fb806e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/54ca7c67-87f0-410b-b360-18d20726499d'} Body: b'{"server": {"id": "54ca7c67-87f0-410b-b360-18d20726499d", "name": "tempest-ServersOnMultiNodesTest-server-1514921712", "status": "ERROR", "tenant_id": "8ee6504fcc724a798ead24bd0b3ebcb3", "user_id": "871deeac0df64a05abcac6364460ee6d", "metadata": {}, "hostId": "", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:10Z", "updated": "2022-05-25T04:57:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/54ca7c67-87f0-410b-b360-18d20726499d"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/54ca7c67-87f0-410b-b360-18d20726499d"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2022-05-25T04:57:12Z", "message": "No valid host was found. There are not enough hosts available."}, "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": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:57:12,230 126978 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait 2022-05-25 04:57:12,814 126978 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts): 204 DELETE http://10.222.0.46/compute/v2.1/servers/54ca7c67-87f0-410b-b360-18d20726499d 0.575s 2022-05-25 04:57:12,815 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f30ec0d3-483a-4d9a-bd46-fdd6010b857d', 'x-compute-request-id': 'req-f30ec0d3-483a-4d9a-bd46-fdd6010b857d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/54ca7c67-87f0-410b-b360-18d20726499d'} Body: b'' 2022-05-25 04:57:12,908 126978 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts): 404 GET http://10.222.0.46/compute/v2.1/servers/54ca7c67-87f0-410b-b360-18d20726499d 0.092s 2022-05-25 04:57:12,908 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:12 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-dd4fd410-97e2-4edc-9ea4-1ecdabc28483', 'x-compute-request-id': 'req-dd4fd410-97e2-4edc-9ea4-1ecdabc28483', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/54ca7c67-87f0-410b-b360-18d20726499d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 54ca7c67-87f0-410b-b360-18d20726499d could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_servers_on_multinodes.py", line 82, in test_create_servers_on_different_hosts server02 = self.create_test_server(scheduler_hints=hints, File "/opt/stack/tempest/tempest/api/compute/base.py", line 270, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 353, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 319, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 81, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 54ca7c67-87f0-410b-b360-18d20726499d failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2022-05-25T04:57:12Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Server boot request ID: req-a682d302-1038-4f8c-b105-8685c3d2fe06. |
||||||
test_create_servers_on_different_hosts_with_list_of_servers[id-7869cc84-d661-4e14-9f00-c18cdc89cf57] |
fail
ft4.4: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers[id-7869cc84-d661-4e14-9f00-c18cdc89cf57]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-25 04:57:12,954 126978 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts_with_list_of_servers): 201 POST http://10.222.0.46/identity/v3/auth/tokens 0.039s 2022-05-25 04:57:12,955 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 25 May 2022 04:57:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3248', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ab6d6ce7-7aec-41e9-b69e-73edb9b6d074', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "871deeac0df64a05abcac6364460ee6d", "name": "tempest-ServersOnMultiNodesTest-629010385-project", "password_expires_at": null}, "audit_ids": ["CPVciYBBT4yOWPK9qfy7Hw"], "expires_at": "2022-05-25T05:57:12.000000Z", "issued_at": "2022-05-25T04:57:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ee6504fcc724a798ead24bd0b3ebcb3", "name": "tempest-ServersOnMultiNodesTest-629010385"}, "is_domain": false, "roles": [{"id": "e4c48618748947c09ec50fdd2588edd1", "name": "member"}, {"id": "a2cc4ce49de946b2bb9340a57fcf04f1", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7ca836e573d44865aa8fba7796af6b66", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.46:8080", "region": "RegionOne"}, {"id": "d9bafbff933d4d059ed50d37c836b515", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46:8080/v1/AUTH_8ee6504fcc724a798ead24bd0b3ebcb3", "region": "RegionOne"}], "id": "2ee8fcc4d197426491ebff543e05f707", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "2dc2de88974144b5bf6562d2e61fd2ec", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46:9696/", "region": "RegionOne"}], "id": "662708ba4d6f47f9be771ce03892955e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "48d34ae19268447db0217d9222efe711", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/identity", "region": "RegionOne"}], "id": "8cfd328d6aa245e78d47335f8bd04ae6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e56f7cd7f5364a60b4ca8f1f84c6e17a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/compute/v2/8ee6504fcc724a798ead24bd0b3ebcb3", "region": "RegionOne"}], "id": "a1547e134d734596b7d71fef787fed90", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b82ce0f98e92449dbe98455e7452f1fc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/placement", "region": "RegionOne"}], "id": "aa6e47c0c948480b912e4086f269ce77", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "58ab4aa896874d5f9de07f03a00f8973", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/volume/v3/8ee6504fcc724a798ead24bd0b3ebcb3", "region": "RegionOne"}], "id": "d3ba0472b8e0424fb647d1bdd1efe491", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c7678b1b1ad54dfea402e59dd2768170", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/volume/v3/8ee6504fcc724a798ead24bd0b3ebcb3", "region": "RegionOne"}], "id": "e69d48456a254117b4e07f2379ee99ce", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "75af32e9edb346eaadb487f923eeb0b2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/compute/v2.1", "region": "RegionOne"}], "id": "e84caa8c46364150a2c6165a23baf79c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "048206d365f44a8792f552c2d7b02eb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/image", "region": "RegionOne"}], "id": "fb71393dea874f01905a5ea7fc4d69ec", "type": "image", "name": "glance"}]}}' 2022-05-25 04:57:12,955 126978 INFO [tempest.lib.common.fixed_network] (ServersOnMultiNodesTest:test_create_servers_on_different_hosts_with_list_of_servers) Found network None available for tenant 2022-05-25 04:57:13,441 126978 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts_with_list_of_servers): 202 POST http://10.222.0.46/compute/v2.1/servers 0.485s 2022-05-25 04:57:13,441 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServersOnMultiNodesTest-server-567055611", "imageRef": "6993e405-4272-4d50-bc6f-fac6f767bb93", "flavorRef": "452"}, "os:scheduler_hints": {"different_host": ["6107c6ac-736a-463a-b8c4-26c0fb8e27ec"]}} Response - Headers: {'date': 'Wed, 25 May 2022 04:57:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.46/compute/v2.1/servers/40875321-bf31-41e0-bfaf-ac20092c104c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0581e841-f270-4441-afb9-a47d06f76428', 'x-compute-request-id': 'req-0581e841-f270-4441-afb9-a47d06f76428', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.46/compute/v2.1/servers'} Body: b'{"server": {"id": "40875321-bf31-41e0-bfaf-ac20092c104c", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/40875321-bf31-41e0-bfaf-ac20092c104c"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/40875321-bf31-41e0-bfaf-ac20092c104c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "34EdAgX2hKUd"}}' 2022-05-25 04:57:13,521 126978 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts_with_list_of_servers): 200 GET http://10.222.0.46/compute/v2.1/servers/40875321-bf31-41e0-bfaf-ac20092c104c 0.077s 2022-05-25 04:57:13,521 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1216', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f0f2f92-2af9-4d36-b03b-fe0f005612cb', 'x-compute-request-id': 'req-5f0f2f92-2af9-4d36-b03b-fe0f005612cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/40875321-bf31-41e0-bfaf-ac20092c104c'} Body: b'{"server": {"id": "40875321-bf31-41e0-bfaf-ac20092c104c", "name": "tempest-ServersOnMultiNodesTest-server-567055611", "status": "BUILD", "tenant_id": "8ee6504fcc724a798ead24bd0b3ebcb3", "user_id": "871deeac0df64a05abcac6364460ee6d", "metadata": {}, "hostId": "", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:13Z", "updated": "2022-05-25T04:57:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/40875321-bf31-41e0-bfaf-ac20092c104c"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/40875321-bf31-41e0-bfaf-ac20092c104c"}], "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-05-25 04:57:14,635 126978 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts_with_list_of_servers): 200 GET http://10.222.0.46/compute/v2.1/servers/40875321-bf31-41e0-bfaf-ac20092c104c 0.104s 2022-05-25 04:57:14,636 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1326', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96a1157a-b7be-4110-ac9a-7fe1ce8fc74f', 'x-compute-request-id': 'req-96a1157a-b7be-4110-ac9a-7fe1ce8fc74f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/40875321-bf31-41e0-bfaf-ac20092c104c'} Body: b'{"server": {"id": "40875321-bf31-41e0-bfaf-ac20092c104c", "name": "tempest-ServersOnMultiNodesTest-server-567055611", "status": "ERROR", "tenant_id": "8ee6504fcc724a798ead24bd0b3ebcb3", "user_id": "871deeac0df64a05abcac6364460ee6d", "metadata": {}, "hostId": "", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T04:57:13Z", "updated": "2022-05-25T04:57:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/40875321-bf31-41e0-bfaf-ac20092c104c"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/40875321-bf31-41e0-bfaf-ac20092c104c"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2022-05-25T04:57:14Z", "message": "No valid host was found. There are not enough hosts available."}, "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": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 04:57:14,644 126978 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 1 second wait 2022-05-25 04:57:15,353 126978 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts_with_list_of_servers): 204 DELETE http://10.222.0.46/compute/v2.1/servers/40875321-bf31-41e0-bfaf-ac20092c104c 0.708s 2022-05-25 04:57:15,353 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:14 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-c425b7dd-5a0d-48c4-96ac-82f2b6ab5544', 'x-compute-request-id': 'req-c425b7dd-5a0d-48c4-96ac-82f2b6ab5544', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/40875321-bf31-41e0-bfaf-ac20092c104c'} Body: b'' 2022-05-25 04:57:15,589 126978 INFO [tempest.lib.common.rest_client] Request (ServersOnMultiNodesTest:test_create_servers_on_different_hosts_with_list_of_servers): 404 GET http://10.222.0.46/compute/v2.1/servers/40875321-bf31-41e0-bfaf-ac20092c104c 0.235s 2022-05-25 04:57:15,589 126978 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 04:57:15 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-e8f98cf6-3781-43e2-9dee-f3fcd54854da', 'x-compute-request-id': 'req-e8f98cf6-3781-43e2-9dee-f3fcd54854da', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/40875321-bf31-41e0-bfaf-ac20092c104c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 40875321-bf31-41e0-bfaf-ac20092c104c could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_servers_on_multinodes.py", line 94, in test_create_servers_on_different_hosts_with_list_of_servers server02 = self.create_test_server(scheduler_hints=hints, File "/opt/stack/tempest/tempest/api/compute/base.py", line 270, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 353, in create_test_server LOG.exception('Server %s failed to delete in time', File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 319, in create_test_server waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 81, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 40875321-bf31-41e0-bfaf-ac20092c104c failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2022-05-25T04:57:14Z', 'message': 'No valid host was found. There are not enough hosts available.'}. Server boot request ID: req-0581e841-f270-4441-afb9-a47d06f76428. |
||||||
test_create_servers_on_same_host[id-26a9d5df-6890-45f2-abc4-a659290cb130] |
pass
pt4.5: tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host[id-26a9d5df-6890-45f2-abc4-a659290cb130] |
||||||
tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps | 9 | 8 | 1 | 0 | 0 | Detail | |
test_server_connectivity_cold_migration[compute,id-a4858f6c-401e-4155-9a49-d5cd053d1a2f,network,slow] |
pass
pt5.1: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration[compute,id-a4858f6c-401e-4155-9a49-d5cd053d1a2f,network,slow] |
||||||
test_server_connectivity_cold_migration_revert[compute,id-25b188d7-0183-4b1e-a11d-15840c8e2fd6,network,slow] |
pass
pt5.2: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration_revert[compute,id-25b188d7-0183-4b1e-a11d-15840c8e2fd6,network,slow] |
||||||
test_server_connectivity_live_migration[compute,id-03fd1562-faad-11e7-9ea0-fa163e65f5ce,network,slow] |
fail
ft5.3: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration[compute,id-03fd1562-faad-11e7-9ea0-fa163e65f5ce,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-25 05:35:31,405 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 POST http://10.222.0.46/compute/v2.1/os-keypairs 0.134s 2022-05-25 05:35:31,405 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-1207041254", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKaWGfbXKtQ+XbIPM7NDzLk7X7sKv2mh1eHOUYliSwx7hf084xoJ/qivCsEmz3OegUtxNwez0L9WVGbUCKy28/mdjkOXbpDOSgmEITRl/tIh8Quf8vQfkBecXSt8e+fUdA=="}} Response - Headers: {'date': 'Wed, 25 May 2022 05:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41c7ee49-bf23-4dbf-a12e-edf395e954a2', 'x-compute-request-id': 'req-41c7ee49-bf23-4dbf-a12e-edf395e954a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkAdvancedServerOps-1207041254", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKaWGfbXKtQ+XbIPM7NDzLk7X7sKv2mh1eHOUYliSwx7hf084xoJ/qivCsEmz3OegUtxNwez0L9WVGbUCKy28/mdjkOXbpDOSgmEITRl/tIh8Quf8vQfkBecXSt8e+fUdA==", "fingerprint": "8c:36:df:c5:b8:ed:17:26:da:a3:a6:b9:18:42:dc:fb", "user_id": "8ed5fea033524caf845ce1089bd29727"}}' 2022-05-25 05:35:31,691 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.46:9696/v2.0/security-groups 0.283s 2022-05-25 05:35:31,691 126968 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-162311100", "description": "tempest-secgroup-smoke-162311100 description", "project_id": "ca4187ec884e4f5090beffae89517d39"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-d1b5bfb4-a115-49cf-be2b-23fcb2d28ea6', 'date': 'Wed, 25 May 2022 05:35:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "89a6575f-b10a-49ec-be9c-37369ce243b9", "name": "tempest-secgroup-smoke-162311100", "stateful": true, "tenant_id": "ca4187ec884e4f5090beffae89517d39", "description": "tempest-secgroup-smoke-162311100 description", "shared": false, "security_group_rules": [{"id": "ef2862c3-c5fb-4bf4-8955-be468a2a4a78", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "security_group_id": "89a6575f-b10a-49ec-be9c-37369ce243b9", "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": 3901, "description": null, "tags": [], "created_at": "2022-05-25T05:35:31Z", "updated_at": "2022-05-25T05:35:31Z", "revision_number": 0, "project_id": "ca4187ec884e4f5090beffae89517d39"}, {"id": "fed73db8-afd4-4b98-8581-a171ac019ebb", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "security_group_id": "89a6575f-b10a-49ec-be9c-37369ce243b9", "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": 3902, "description": null, "tags": [], "created_at": "2022-05-25T05:35:31Z", "updated_at": "2022-05-25T05:35:31Z", "revision_number": 0, "project_id": "ca4187ec884e4f5090beffae89517d39"}], "tags": [], "created_at": "2022-05-25T05:35:31Z", "updated_at": "2022-05-25T05:35:31Z", "revision_number": 1, "project_id": "ca4187ec884e4f5090beffae89517d39"}}' 2022-05-25 05:35:32,042 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.46:9696/v2.0/security-group-rules 0.349s 2022-05-25 05:35:32,042 126968 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": "89a6575f-b10a-49ec-be9c-37369ce243b9", "project_id": "ca4187ec884e4f5090beffae89517d39", "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-e2bbe285-f5b2-40a1-bc6c-e5ddeaf9d5f5', 'date': 'Wed, 25 May 2022 05:35:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5428c720-dc13-4d72-8dfc-8c8424f6c2b2", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "security_group_id": "89a6575f-b10a-49ec-be9c-37369ce243b9", "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-05-25T05:35:31Z", "updated_at": "2022-05-25T05:35:31Z", "revision_number": 0, "project_id": "ca4187ec884e4f5090beffae89517d39"}}' 2022-05-25 05:35:32,525 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.46:9696/v2.0/security-group-rules 0.483s 2022-05-25 05:35:32,526 126968 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": "89a6575f-b10a-49ec-be9c-37369ce243b9", "project_id": "ca4187ec884e4f5090beffae89517d39", "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-90b5c1c0-1f8d-4584-a73f-9c1be3a783ed', 'date': 'Wed, 25 May 2022 05:35:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "05018f7e-e4aa-41b2-a8b7-e98ce5f8a947", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "security_group_id": "89a6575f-b10a-49ec-be9c-37369ce243b9", "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-05-25T05:35:32Z", "updated_at": "2022-05-25T05:35:32Z", "revision_number": 0, "project_id": "ca4187ec884e4f5090beffae89517d39"}}' 2022-05-25 05:35:32,820 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.46:9696/v2.0/security-group-rules 0.293s 2022-05-25 05:35:32,820 126968 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": "89a6575f-b10a-49ec-be9c-37369ce243b9", "project_id": "ca4187ec884e4f5090beffae89517d39", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0e6d5257-66a8-4a30-9dc3-8bf5c844d822', 'date': 'Wed, 25 May 2022 05:35:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9d70bf25-6492-4051-a9a9-73207e80364b", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "security_group_id": "89a6575f-b10a-49ec-be9c-37369ce243b9", "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-05-25T05:35:32Z", "updated_at": "2022-05-25T05:35:32Z", "revision_number": 0, "project_id": "ca4187ec884e4f5090beffae89517d39"}}' 2022-05-25 05:35:33,285 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.46:9696/v2.0/security-group-rules 0.464s 2022-05-25 05:35:33,286 126968 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": "89a6575f-b10a-49ec-be9c-37369ce243b9", "project_id": "ca4187ec884e4f5090beffae89517d39", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-e3d0b900-eb7f-4cc4-a1a6-fc886501a6c3', 'date': 'Wed, 25 May 2022 05:35:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ee9d07fd-6ac7-421f-929b-0019943f84ca", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "security_group_id": "89a6575f-b10a-49ec-be9c-37369ce243b9", "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-05-25T05:35:33Z", "updated_at": "2022-05-25T05:35:33Z", "revision_number": 0, "project_id": "ca4187ec884e4f5090beffae89517d39"}}' 2022-05-25 05:35:33,715 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.46:9696/v2.0/security-group-rules 0.428s 2022-05-25 05:35:33,715 126968 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": "89a6575f-b10a-49ec-be9c-37369ce243b9", "project_id": "ca4187ec884e4f5090beffae89517d39", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-2328046a-5f91-4b32-bc29-11c8c529e0b9', 'date': 'Wed, 25 May 2022 05:35:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7712118d-f5fe-4c9a-b641-5c30239a14cb", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "security_group_id": "89a6575f-b10a-49ec-be9c-37369ce243b9", "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-05-25T05:35:33Z", "updated_at": "2022-05-25T05:35:33Z", "revision_number": 0, "project_id": "ca4187ec884e4f5090beffae89517d39"}}' 2022-05-25 05:35:34,086 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.46:9696/v2.0/security-group-rules 0.370s 2022-05-25 05:35:34,086 126968 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": "89a6575f-b10a-49ec-be9c-37369ce243b9", "project_id": "ca4187ec884e4f5090beffae89517d39", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-a77f3ed8-3c9e-4c92-9a3b-5c8e78fec71f', 'date': 'Wed, 25 May 2022 05:35:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7665bd91-a917-46ed-9c48-dbedc16ef236", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "security_group_id": "89a6575f-b10a-49ec-be9c-37369ce243b9", "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-05-25T05:35:33Z", "updated_at": "2022-05-25T05:35:33Z", "revision_number": 0, "project_id": "ca4187ec884e4f5090beffae89517d39"}}' 2022-05-25 05:35:34,518 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.46:9696/v2.0/networks 0.430s 2022-05-25 05:35:34,518 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--1107384444", "project_id": "ca4187ec884e4f5090beffae89517d39", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '551', 'x-openstack-request-id': 'req-94210765-5f55-44c6-9d9b-fe013c9a1b92', 'date': 'Wed, 25 May 2022 05:35:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46:9696/v2.0/networks'} Body: b'{"network":{"id":"2b05194d-40f9-4c39-b574-552985dd81e4","name":"tempest-network-smoke--1107384444","tenant_id":"ca4187ec884e4f5090beffae89517d39","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"ca4187ec884e4f5090beffae89517d39","port_security_enabled":true,"router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2022-05-25T05:35:34Z","updated_at":"2022-05-25T05:35:34Z","revision_number":1}}' 2022-05-25 05:35:37,126 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.46:9696/v2.0/routers 2.607s 2022-05-25 05:35:37,128 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkAdvancedServerOps-router-1501147283", "admin_state_up": true, "project_id": "ca4187ec884e4f5090beffae89517d39", "external_gateway_info": {"network_id": "fe3ce551-a5d3-465a-835f-df75efdb5a53"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '696', 'x-openstack-request-id': 'req-8245a2bc-0de2-4811-b141-4efa90bf5375', 'date': 'Wed, 25 May 2022 05:35:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46:9696/v2.0/routers'} Body: b'{"router": {"id": "83f6cbb7-1d46-4d7f-bcc4-5af24c4d05da", "name": "tempest-TestNetworkAdvancedServerOps-router-1501147283", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "fe3ce551-a5d3-465a-835f-df75efdb5a53", "external_fixed_ips": [{"subnet_id": "d5a2946c-d658-4933-a420-bdf8ad284aa6", "ip_address": "172.25.0.65"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-05-25T05:35:34Z", "updated_at": "2022-05-25T05:35:35Z", "revision_number": 3, "project_id": "ca4187ec884e4f5090beffae89517d39"}}' 2022-05-25 05:35:37,169 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46:9696/v2.0/subnets?project_id=ca4187ec884e4f5090beffae89517d39&cidr=172.20.0.0%2F28 0.040s 2022-05-25 05:35:37,169 126968 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': '14', 'x-openstack-request-id': 'req-6602092c-bd0c-4ee5-9888-4046ff0dd7a6', 'date': 'Wed, 25 May 2022 05:35:37 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46:9696/v2.0/subnets?project_id=ca4187ec884e4f5090beffae89517d39&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-05-25 05:35:37,320 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46:9696/v2.0/networks?router%3Aexternal=True 0.150s 2022-05-25 05:35:37,320 126968 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': '690', 'x-openstack-request-id': 'req-a6b896fe-92b2-4b71-8927-c3d9492d335a', 'date': 'Wed, 25 May 2022 05:35:37 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"fe3ce551-a5d3-465a-835f-df75efdb5a53","name":"public","tenant_id":"1ddaa720c4684b889593d997f72d58cd","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d5a2946c-d658-4933-a420-bdf8ad284aa6"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2022-05-25T04:39:35Z","updated_at":"2022-05-25T04:39:43Z","revision_number":2,"project_id":"1ddaa720c4684b889593d997f72d58cd","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2022-05-25 05:35:37,362 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46:9696/v2.0/subnets?network_id=fe3ce551-a5d3-465a-835f-df75efdb5a53&cidr=172.20.0.0%2F28 0.040s 2022-05-25 05:35:37,363 126968 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': '14', 'x-openstack-request-id': 'req-34c494dc-da20-4e2e-899d-b1f6fd114ff7', 'date': 'Wed, 25 May 2022 05:35:37 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46:9696/v2.0/subnets?network_id=fe3ce551-a5d3-465a-835f-df75efdb5a53&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-05-25 05:35:38,508 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.46:9696/v2.0/subnets 1.144s 2022-05-25 05:35:38,508 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-108043715", "network_id": "2b05194d-40f9-4c39-b574-552985dd81e4", "project_id": "ca4187ec884e4f5090beffae89517d39", "ip_version": 4, "cidr": "172.20.0.0/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '632', 'x-openstack-request-id': 'req-70e5ce21-38d6-491a-918b-8004cdf20226', 'date': 'Wed, 25 May 2022 05:35:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"177a9ec7-2510-41f5-90f6-e053ab32793c","name":"tempest-subnet-smoke-108043715","tenant_id":"ca4187ec884e4f5090beffae89517d39","network_id":"2b05194d-40f9-4c39-b574-552985dd81e4","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-05-25T05:35:37Z","updated_at":"2022-05-25T05:35:37Z","revision_number":0,"project_id":"ca4187ec884e4f5090beffae89517d39"}}' 2022-05-25 05:35:41,579 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 PUT http://10.222.0.46:9696/v2.0/routers/83f6cbb7-1d46-4d7f-bcc4-5af24c4d05da/add_router_interface 3.069s 2022-05-25 05:35:41,579 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "177a9ec7-2510-41f5-90f6-e053ab32793c"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-d1a1ac8f-0026-4147-8ab9-4195c79aaa5a', 'date': 'Wed, 25 May 2022 05:35:41 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46:9696/v2.0/routers/83f6cbb7-1d46-4d7f-bcc4-5af24c4d05da/add_router_interface'} Body: b'{"id": "83f6cbb7-1d46-4d7f-bcc4-5af24c4d05da", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "port_id": "2fb387c3-c09c-4408-bbfd-142bcab51fef", "network_id": "2b05194d-40f9-4c39-b574-552985dd81e4", "subnet_id": "177a9ec7-2510-41f5-90f6-e053ab32793c", "subnet_ids": ["177a9ec7-2510-41f5-90f6-e053ab32793c"]}' 2022-05-25 05:35:41,623 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.46/identity/v3/auth/tokens 0.036s 2022-05-25 05:35:41,623 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 25 May 2022 05:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3260', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0d7b9019-3332-43a6-8011-ec5f742e3804', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "8ed5fea033524caf845ce1089bd29727", "name": "tempest-TestNetworkAdvancedServerOps-1607029267-project", "password_expires_at": null}, "audit_ids": ["7F6tlyeTR3abVTdTG8nLsA"], "expires_at": "2022-05-25T06:35:41.000000Z", "issued_at": "2022-05-25T05:35:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca4187ec884e4f5090beffae89517d39", "name": "tempest-TestNetworkAdvancedServerOps-1607029267"}, "is_domain": false, "roles": [{"id": "e4c48618748947c09ec50fdd2588edd1", "name": "member"}, {"id": "a2cc4ce49de946b2bb9340a57fcf04f1", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7ca836e573d44865aa8fba7796af6b66", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.46:8080", "region": "RegionOne"}, {"id": "d9bafbff933d4d059ed50d37c836b515", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46:8080/v1/AUTH_ca4187ec884e4f5090beffae89517d39", "region": "RegionOne"}], "id": "2ee8fcc4d197426491ebff543e05f707", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "2dc2de88974144b5bf6562d2e61fd2ec", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46:9696/", "region": "RegionOne"}], "id": "662708ba4d6f47f9be771ce03892955e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "48d34ae19268447db0217d9222efe711", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/identity", "region": "RegionOne"}], "id": "8cfd328d6aa245e78d47335f8bd04ae6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e56f7cd7f5364a60b4ca8f1f84c6e17a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/compute/v2/ca4187ec884e4f5090beffae89517d39", "region": "RegionOne"}], "id": "a1547e134d734596b7d71fef787fed90", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b82ce0f98e92449dbe98455e7452f1fc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/placement", "region": "RegionOne"}], "id": "aa6e47c0c948480b912e4086f269ce77", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "58ab4aa896874d5f9de07f03a00f8973", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/volume/v3/ca4187ec884e4f5090beffae89517d39", "region": "RegionOne"}], "id": "d3ba0472b8e0424fb647d1bdd1efe491", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c7678b1b1ad54dfea402e59dd2768170", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/volume/v3/ca4187ec884e4f5090beffae89517d39", "region": "RegionOne"}], "id": "e69d48456a254117b4e07f2379ee99ce", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "75af32e9edb346eaadb487f923eeb0b2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/compute/v2.1", "region": "RegionOne"}], "id": "e84caa8c46364150a2c6165a23baf79c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "048206d365f44a8792f552c2d7b02eb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/image", "region": "RegionOne"}], "id": "fb71393dea874f01905a5ea7fc4d69ec", "type": "image", "name": "glance"}]}}' 2022-05-25 05:35:41,624 126968 INFO [tempest.lib.common.fixed_network] (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration) Found network None available for tenant 2022-05-25 05:35:42,855 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 202 POST http://10.222.0.46/compute/v2.1/servers 1.230s 2022-05-25 05:35:42,855 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "imageRef": "6993e405-4272-4d50-bc6f-fac6f767bb93", "flavorRef": "452", "networks": [{"uuid": "2b05194d-40f9-4c39-b574-552985dd81e4"}], "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}]}} Response - Headers: {'date': 'Wed, 25 May 2022 05:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-407c9f6f-6b34-4260-a6fc-95f13ac65b74', 'x-compute-request-id': 'req-407c9f6f-6b34-4260-a6fc-95f13ac65b74', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.46/compute/v2.1/servers'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "adminPass": "GxG6XBHX3kb2"}}' 2022-05-25 05:35:42,989 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.131s 2022-05-25 05:35:42,990 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7521064-46cf-43cb-8dd4-b0536afafe2d', 'x-compute-request-id': 'req-d7521064-46cf-43cb-8dd4-b0536afafe2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "BUILD", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:43Z", "updated": "2022-05-25T05:35:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "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-05-25 05:35:44,178 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.178s 2022-05-25 05:35:44,178 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24e5cb32-9db6-436a-98f1-0a12cc4be9d7', 'x-compute-request-id': 'req-24e5cb32-9db6-436a-98f1-0a12cc4be9d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "BUILD", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:35:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "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-05-25 05:35:45,329 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.142s 2022-05-25 05:35:45,329 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3de1fad3-ac70-4a6f-a916-3a963eee1076', 'x-compute-request-id': 'req-3de1fad3-ac70-4a6f-a916-3a963eee1076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "BUILD", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:35:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "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-05-25 05:35:45,337 126968 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2022-05-25 05:35:46,595 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.257s 2022-05-25 05:35:46,596 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5d263ee-96eb-4ca0-8185-6ce722259f2a', 'x-compute-request-id': 'req-a5d263ee-96eb-4ca0-8185-6ce722259f2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "BUILD", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:35:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:35:46,603 126968 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2022-05-25 05:35:47,823 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.217s 2022-05-25 05:35:47,823 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cb8c07b-7124-4a9e-8ec6-341c2ce00b33', 'x-compute-request-id': 'req-5cb8c07b-7124-4a9e-8ec6-341c2ce00b33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "BUILD", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:35:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:35:49,004 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.173s 2022-05-25 05:35:49,004 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eda4b9dc-c966-4c7e-94ab-c742a982594d', 'x-compute-request-id': 'req-eda4b9dc-c966-4c7e-94ab-c742a982594d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "BUILD", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:35:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:35:50,203 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.189s 2022-05-25 05:35:50,203 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a669376-3b47-4ec2-be30-7675a9361c6e', 'x-compute-request-id': 'req-6a669376-3b47-4ec2-be30-7675a9361c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "BUILD", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:35:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:35:51,667 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.452s 2022-05-25 05:35:51,667 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b80e0e96-c847-45dc-9a0a-8f3dca4be9d4', 'x-compute-request-id': 'req-b80e0e96-c847-45dc-9a0a-8f3dca4be9d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "BUILD", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:35:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:35:52,871 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.195s 2022-05-25 05:35:52,872 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99083d77-d734-4831-ab34-e76646001bf5', 'x-compute-request-id': 'req-99083d77-d734-4831-ab34-e76646001bf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "BUILD", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:35:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:35:54,060 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.179s 2022-05-25 05:35:54,060 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c04fc43-6795-4fc8-b46e-1c7b2e03aa58', 'x-compute-request-id': 'req-2c04fc43-6795-4fc8-b46e-1c7b2e03aa58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "BUILD", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:35:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:35:55,240 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.172s 2022-05-25 05:35:55,240 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07c5919b-d9df-4c2a-998d-77fa37865b22', 'x-compute-request-id': 'req-07c5919b-d9df-4c2a-998d-77fa37865b22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "BUILD", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:35:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:35:56,432 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.183s 2022-05-25 05:35:56,432 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1391', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edb1ff07-0d3f-4982-a428-61f02cf0eb20', 'x-compute-request-id': 'req-edb1ff07-0d3f-4982-a428-61f02cf0eb20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "BUILD", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:35:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:35:57,646 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.206s 2022-05-25 05:35:57,647 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:35:57 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-4d85f009-7e9a-4094-a8f6-ef10164b2dc0', 'x-compute-request-id': 'req-4d85f009-7e9a-4094-a8f6-ef10164b2dc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "ACTIVE", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:35:57Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:35:57,654 126968 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait 2022-05-25 05:35:57,835 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.180s 2022-05-25 05:35:57,835 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:35:57 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-88d9c3cb-a691-43fb-a5e1-fb00483106b2', 'x-compute-request-id': 'req-88d9c3cb-a691-43fb-a5e1-fb00483106b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "ACTIVE", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:35:57Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:35:57,906 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46:9696/v2.0/ports?device_id=7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.062s 2022-05-25 05:35:57,906 126968 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': '928', 'x-openstack-request-id': 'req-924545d6-4c57-414d-9364-a0eaf7314cd7', 'date': 'Wed, 25 May 2022 05:35:57 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46:9696/v2.0/ports?device_id=7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"ports":[{"id":"1ce3a724-bc34-457f-8428-87041de5f69b","name":"","network_id":"2b05194d-40f9-4c39-b574-552985dd81e4","tenant_id":"ca4187ec884e4f5090beffae89517d39","mac_address":"fa:16:3e:a2:4e:6d","admin_state_up":true,"status":"ACTIVE","device_id":"7eddbb7a-5e3d-4583-975f-e3e307e0830f","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"177a9ec7-2510-41f5-90f6-e053ab32793c","ip_address":"172.20.0.7"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["89a6575f-b10a-49ec-be9c-37369ce243b9"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"n-h2-843228-2","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false,"bound_drivers":{"0":"hyperv"}},"port_security_enabled":true,"tags":[],"created_at":"2022-05-25T05:35:45Z","updated_at":"2022-05-25T05:35:55Z","revision_number":5,"project_id":"ca4187ec884e4f5090beffae89517d39"}]}' 2022-05-25 05:36:00,633 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 201 POST http://10.222.0.46:9696/v2.0/floatingips 2.726s 2022-05-25 05:36:00,634 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "fe3ce551-a5d3-465a-835f-df75efdb5a53", "port_id": "1ce3a724-bc34-457f-8428-87041de5f69b", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "fixed_ip_address": "172.20.0.7"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-1f8c0d20-acaa-446e-a842-3cb69c54d023', 'date': 'Wed, 25 May 2022 05:36:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0305f661-2bf6-41a5-b7b9-ace652013312", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "floating_ip_address": "172.25.0.195", "floating_network_id": "fe3ce551-a5d3-465a-835f-df75efdb5a53", "router_id": "83f6cbb7-1d46-4d7f-bcc4-5af24c4d05da", "port_id": "1ce3a724-bc34-457f-8428-87041de5f69b", "fixed_ip_address": "172.20.0.7", "status": "DOWN", "project_id": "ca4187ec884e4f5090beffae89517d39", "description": "", "port_details": {"name": "", "network_id": "2b05194d-40f9-4c39-b574-552985dd81e4", "mac_address": "fa:16:3e:a2:4e:6d", "admin_state_up": true, "status": "ACTIVE", "device_id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-05-25T05:35:59Z", "updated_at": "2022-05-25T05:35:59Z", "revision_number": 0}}' 2022-05-25 05:36:00,988 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.354s 2022-05-25 05:36:00,992 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:36:00 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-615c1f56-eac7-46f7-a7ab-eb884562af7f', 'x-compute-request-id': 'req-615c1f56-eac7-46f7-a7ab-eb884562af7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "ACTIVE", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:35:57Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:36:00,999 126968 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2022-05-25 05:36:01,111 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46:9696/v2.0/floatingips/0305f661-2bf6-41a5-b7b9-ace652013312 0.111s 2022-05-25 05:36:01,111 126968 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': '797', 'x-openstack-request-id': 'req-051d1731-7cc2-4c35-af39-b535e0c5e68a', 'date': 'Wed, 25 May 2022 05:36:01 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46:9696/v2.0/floatingips/0305f661-2bf6-41a5-b7b9-ace652013312'} Body: b'{"floatingip": {"id": "0305f661-2bf6-41a5-b7b9-ace652013312", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "floating_ip_address": "172.25.0.195", "floating_network_id": "fe3ce551-a5d3-465a-835f-df75efdb5a53", "router_id": "83f6cbb7-1d46-4d7f-bcc4-5af24c4d05da", "port_id": "1ce3a724-bc34-457f-8428-87041de5f69b", "fixed_ip_address": "172.20.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2b05194d-40f9-4c39-b574-552985dd81e4", "mac_address": "fa:16:3e:a2:4e:6d", "admin_state_up": true, "status": "ACTIVE", "device_id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-05-25T05:35:59Z", "updated_at": "2022-05-25T05:35:59Z", "revision_number": 0, "project_id": "ca4187ec884e4f5090beffae89517d39"}}' 2022-05-25 05:36:02,213 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46:9696/v2.0/floatingips/0305f661-2bf6-41a5-b7b9-ace652013312 0.101s 2022-05-25 05:36:02,213 126968 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': '797', 'x-openstack-request-id': 'req-17e33c30-6b7e-4233-866e-ba58adaf0ddf', 'date': 'Wed, 25 May 2022 05:36:02 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46:9696/v2.0/floatingips/0305f661-2bf6-41a5-b7b9-ace652013312'} Body: b'{"floatingip": {"id": "0305f661-2bf6-41a5-b7b9-ace652013312", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "floating_ip_address": "172.25.0.195", "floating_network_id": "fe3ce551-a5d3-465a-835f-df75efdb5a53", "router_id": "83f6cbb7-1d46-4d7f-bcc4-5af24c4d05da", "port_id": "1ce3a724-bc34-457f-8428-87041de5f69b", "fixed_ip_address": "172.20.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2b05194d-40f9-4c39-b574-552985dd81e4", "mac_address": "fa:16:3e:a2:4e:6d", "admin_state_up": true, "status": "ACTIVE", "device_id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-05-25T05:35:59Z", "updated_at": "2022-05-25T05:35:59Z", "revision_number": 0, "project_id": "ca4187ec884e4f5090beffae89517d39"}}' 2022-05-25 05:36:03,293 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46:9696/v2.0/floatingips/0305f661-2bf6-41a5-b7b9-ace652013312 0.078s 2022-05-25 05:36:03,293 126968 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': '799', 'x-openstack-request-id': 'req-cbaca0db-7b10-4056-b78a-cf8c2b916653', 'date': 'Wed, 25 May 2022 05:36:03 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46:9696/v2.0/floatingips/0305f661-2bf6-41a5-b7b9-ace652013312'} Body: b'{"floatingip": {"id": "0305f661-2bf6-41a5-b7b9-ace652013312", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "floating_ip_address": "172.25.0.195", "floating_network_id": "fe3ce551-a5d3-465a-835f-df75efdb5a53", "router_id": "83f6cbb7-1d46-4d7f-bcc4-5af24c4d05da", "port_id": "1ce3a724-bc34-457f-8428-87041de5f69b", "fixed_ip_address": "172.20.0.7", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "2b05194d-40f9-4c39-b574-552985dd81e4", "mac_address": "fa:16:3e:a2:4e:6d", "admin_state_up": true, "status": "ACTIVE", "device_id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-05-25T05:35:59Z", "updated_at": "2022-05-25T05:36:02Z", "revision_number": 1, "project_id": "ca4187ec884e4f5090beffae89517d39"}}' 2022-05-25 05:36:03,294 126968 INFO [tempest.scenario.manager] FloatingIP: {'id': '0305f661-2bf6-41a5-b7b9-ace652013312', 'tenant_id': 'ca4187ec884e4f5090beffae89517d39', 'floating_ip_address': '172.25.0.195', 'floating_network_id': 'fe3ce551-a5d3-465a-835f-df75efdb5a53', 'router_id': '83f6cbb7-1d46-4d7f-bcc4-5af24c4d05da', 'port_id': '1ce3a724-bc34-457f-8428-87041de5f69b', 'fixed_ip_address': '172.20.0.7', 'status': 'ACTIVE', 'description': '', 'port_details': {'name': '', 'network_id': '2b05194d-40f9-4c39-b574-552985dd81e4', 'mac_address': 'fa:16:3e:a2:4e:6d', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '7eddbb7a-5e3d-4583-975f-e3e307e0830f', 'device_owner': 'compute:nova'}, 'tags': [], 'created_at': '2022-05-25T05:35:59Z', 'updated_at': '2022-05-25T05:36:02Z', 'revision_number': 1, 'project_id': 'ca4187ec884e4f5090beffae89517d39'} is at status: ACTIVE 2022-05-25 05:36:03,294 126968 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 2.294194 seconds 2022-05-25 05:36:03,294 126968 DEBUG [tempest.scenario.manager] checking network connections to IP 172.25.0.195 with user: ubuntu 2022-05-25 05:36:03,294 126968 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_live_migration begins to ping 172.25.0.195 in 120 sec and the expected result is reachable 2022-05-25 05:36:33,433 126968 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 30.138398 seconds 2022-05-25 05:36:33,439 126968 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_live_migration finishes ping 172.25.0.195 in 120 sec and the ping result is expected 2022-05-25 05:36:33,518 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 POST http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f/action 0.079s 2022-05-25 05:36:33,520 126968 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': 'Wed, 25 May 2022 05:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24564', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-714d38a8-3ffd-44db-a36d-0f2b94e518ff', 'x-compute-request-id': 'req-714d38a8-3ffd-44db-a36d-0f2b94e518ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f/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-05-25 05:36:33,526 126968 DEBUG [tempest.scenario.manager] Console output for 7eddbb7a-5e3d-4583-975f-e3e307e0830f 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.000000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.084000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088000] tsc: Detected 1995.191 MHz processor [ 0.092000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980764) [ 0.096005] pid_max: default: 32768 minimum: 301 [ 0.100000] Security Framework initialized [ 0.100005] Yama: becoming mindful. [ 0.104000] AppArmor: AppArmor initialized [ 0.104247] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.112077] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.116022] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.120010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.124515] CPU: Physical Processor ID: 0 [ 0.128323] mce: CPU supports 1 MCE banks [ 0.132000] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.132005] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.136000] Spectre V2 : Mitigation: Full generic retpoline [ 0.136004] Speculative Store Bypass: Vulnerable [ 0.176424] Freeing SMP alternatives memory: 36K [ 0.182357] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.184118] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.188080] Hierarchical SRCU implementation. [ 0.196058] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.200005] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.204061] smp: Bringing up secondary CPUs ... [ 0.208005] smp: Brought up 1 node, 1 CPU [ 0.212004] smpboot: Max logical packages: 1 [ 0.216006] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.224179] devtmpfs: initialized [ 0.228077] x86/mm: Memory block size: 128MB [ 0.232237] evm: security.selinux [ 0.236031] evm: security.SMACK64 [ 0.240005] evm: security.SMACK64EXEC [ 0.244005] evm: security.SMACK64TRANSMUTE [ 0.248004] evm: security.SMACK64MMAP [ 0.252005] evm: security.apparmor [ 0.256005] evm: security.ima [ 0.260004] evm: security.capability [ 0.264147] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.268015] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.272060] pinctrl core: initialized pinctrl subsystem [ 0.276250] NET: Registered protocol family 16 [ 0.284093] audit: initializing netlink subsys (disabled) [ 0.288183] cpuidle: using governor ladder [ 0.292010] audit: type=2000 audit(1653456967.288:1): state=initialized audit_enabled=0 res=1 [ 0.296029] cpuidle: using governor menu [ 0.300057] ACPI: bus type PCI registered [ 0.304004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.312823] PCI: Using configuration type 1 for base access [ 0.317507] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.324236] ACPI: Added _OSI(Module Device) [ 0.328011] ACPI: Added _OSI(Processor Device) [ 0.332004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.336004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.340023] ACPI: Added _OSI(Linux-Dell-Video) [ 0.354119] ACPI: Interpreter enabled [ 0.356012] ACPI: (supports S0 S5) [ 0.360005] ACPI: Using IOAPIC for interrupt routing [ 0.364045] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.368578] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.409867] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.412013] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.416033] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.420017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.424473] PCI host bridge to bus 0000:00 [ 0.428007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.432008] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.436006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.440007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.444027] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.448006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.494105] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.496031] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.500007] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.504007] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.510440] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.510440] * this clock source is slow. Consider trying other clock sources [ 0.523707] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.579593] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.580963] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.584804] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.588844] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.592912] SCSI subsystem initialized [ 0.596344] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.600000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.600007] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.604005] vgaarb: loaded [ 0.608061] pps_core: LinuxPPS API ver. 1 registered [ 0.612028] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.616018] PTP clock support registered [ 0.620082] EDAC MC: Ver: 3.0.0 [ 0.629321] hv_vmbus: Vmbus version:4.0 [ 0.632105] PCI: Using ACPI for IRQ routing [ 0.636727] NetLabel: Initializing [ 0.640024] NetLabel: domain hash size = 128 [ 0.644014] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.648088] NetLabel: unlabeled traffic allowed by default [ 0.652191] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.674077] VFS: Disk quotas dquot_6.6.0 [ 0.678328] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.683016] AppArmor: AppArmor Filesystem Enabled [ 0.687188] pnp: PnP ACPI init [ 0.704676] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.709992] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.714817] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.722505] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.727990] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.733143] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.737849] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.742710] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.747583] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.752507] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.758334] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.763174] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.768163] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.774034] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.778923] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.783998] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.789427] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.795118] pnp: PnP ACPI: found 9 devices [ 0.805978] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.812274] NET: Registered protocol family 2 [ 0.816783] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.821602] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.826254] TCP: Hash tables configured (established 8192 bind 8192) [ 0.830854] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.836645] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.841242] NET: Registered protocol family 1 [ 0.845581] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.852441] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.857880] Unpacking initramfs... [ 1.177121] Freeing initrd memory: 13088K [ 1.181960] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.186417] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.191776] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984de7b583, max_idle_ns: 881590633483 ns [ 1.197596] Scanning for low memory corruption every 60 seconds [ 1.203054] Initialise system trusted keyrings [ 1.207183] Key type blacklist registered [ 1.211923] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.218202] zbud: loaded [ 1.222597] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.227285] fuse init (API version 7.26) [ 1.232505] Key type asymmetric registered [ 1.236520] Asymmetric key parser 'x509' registered [ 1.240775] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.248520] io scheduler noop registered (default) [ 1.253199] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.259583] ACPI: Power Button [PWRF] [ 1.264089] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.292603] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.322220] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.329544] Linux agpgart interface v0.103 [ 1.335207] loop: module loaded [ 1.339153] hv_vmbus: registering driver hv_storvsc [ 1.346457] scsi host0: storvsc_host_t [ 1.355570] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.360798] random: fast init done [ 1.368517] scsi host1: storvsc_host_t [ 1.377566] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.384072] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.396014] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.405139] scsi host2: ata_piix [ 1.409750] sd 0:0:0:0: [sda] Write Protect is off [ 1.414781] scsi host3: ata_piix [ 1.419441] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.425171] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.431469] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.449316] libphy: Fixed MDIO Bus: probed [ 1.453763] tun: Universal TUN/TAP device driver, 1.6 [ 1.458502] PPP generic driver version 2.4.2 [ 1.464637] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.486237] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.490993] sda: sda1 [ 1.494757] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.499268] mousedev: PS/2 mouse device common for all mice [ 1.505939] rtc_cmos 00:00: RTC can wake from S4 [ 1.535855] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.543171] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.551007] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.556734] device-mapper: uevent: version 1.0.3 [ 1.560958] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.565269] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.572924] NET: Registered protocol family 10 [ 1.583985] Segment Routing with IPv6 [ 1.588601] NET: Registered protocol family 17 [ 1.593006] Key type dns_resolver registered [ 1.597203] RAS: Correctable Errors collector initialized. [ 2.561891] registered taskstats version 1 [ 2.565439] Loading compiled-in X.509 certificates [ 2.575044] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.579844] zswap: loaded using pool lzo/zbud [ 2.591508] Key type big_key registered [ 2.596388] Key type trusted registered [ 2.604237] Key type encrypted registered [ 2.609212] AppArmor: AppArmor sha1 policy hashing enabled [ 2.613915] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.620174] evm: HMAC attrs: 0x1 [ 2.774908] rtc_cmos 00:00: setting system clock to 2022-05-25 05:36:11 UTC (1653456971) [ 2.781301] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.786225] EDD information not available. [ 3.254885] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.266895] ata2.00: configured for MWDMA2 [ 3.292969] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.310781] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.315567] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.330557] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.339747] Freeing unused kernel memory: 2248K [ 3.352058] Write protecting the kernel read-only data: 18432k [ 3.357589] Freeing unused kernel memory: 2008K [ 3.364773] Freeing unused kernel memory: 124K [ 3.383116] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.388186] x86/mm: Checking user space page tables [ 3.406574] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.470636] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.478050] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.487426] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.493519] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.500093] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.512090] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.525975] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.532082] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.539195] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.544399] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.677254] hv_utils: Registering HyperV Utility Driver [ 3.682411] hv_vmbus: registering driver hv_util [ 3.699363] hidraw: raw HID events driver (C) Jiri Kosina [ 3.708704] hv_vmbus: registering driver hyperv_keyboard [ 3.716529] hv_vmbus: registering driver hv_netvsc [ 3.737839] hv_vmbus: registering driver hid_hyperv [ 3.829570] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.838589] hv_utils: Heartbeat IC version 3.0 [ 3.844562] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.868112] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.906497] hv_utils: Shutdown IC version 3.0 [ 3.913655] hv_utils: TimeSync IC version 4.0 [ 3.919233] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.112034] raid6: sse2x1 gen() 4870 MB/s [ 4.164217] raid6: sse2x1 xor() 3709 MB/s [ 4.216035] raid6: sse2x2 gen() 6104 MB/s [ 4.268074] raid6: sse2x2 xor() 3784 MB/s [ 4.320034] raid6: sse2x4 gen() 6976 MB/s [ 4.372033] raid6: sse2x4 xor() 4796 MB/s [ 4.376602] raid6: using algorithm sse2x4 gen() 6976 MB/s [ 4.380945] raid6: .... xor() 4796 MB/s, rmw enabled [ 4.385121] raid6: using intx1 recovery algorithm [ 4.393382] xor: measuring software checksum speed [ 4.443231] prefetch64-sse: 26300.000 MB/sec [ 4.492035] generic_sse: 9413.000 MB/sec [ 4.496843] xor: using function: prefetch64-sse (26300.000 MB/sec) [ 4.505414] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.692495] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.899237] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 5.211191] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 5.218527] systemd[1]: Detected virtualization microsoft. [ 5.224222] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.264607] systemd[1]: Set hostname to <ubuntu>. [ 5.271705] systemd[1]: Initializing machine ID from random generator. [ 5.277333] systemd[1]: Installed transient /etc/machine-id file. [ 5.567292] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 5.613744] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 5.659592] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 5.704052] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [[ 2022-05-25 05:36:33,527 126968 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.25.0.195:22' as 'ubuntu' with public key authentication 2022-05-25 05:36:33,529 126968 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.195 ([Errno None] Unable to connect to port 22 on 172.25.0.195). Number attempts: 1. Retry after 2 seconds. 2022-05-25 05:36:36,033 126968 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.195 ([Errno None] Unable to connect to port 22 on 172.25.0.195). Number attempts: 2. Retry after 3 seconds. 2022-05-25 05:36:39,537 126968 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.195 ([Errno None] Unable to connect to port 22 on 172.25.0.195). Number attempts: 3. Retry after 4 seconds. 2022-05-25 05:36:44,041 126968 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.195 ([Errno None] Unable to connect to port 22 on 172.25.0.195). Number attempts: 4. Retry after 5 seconds. 2022-05-25 05:36:49,548 126968 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.195 ([Errno None] Unable to connect to port 22 on 172.25.0.195). Number attempts: 5. Retry after 6 seconds. 2022-05-25 05:36:56,056 126968 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.195 ([Errno None] Unable to connect to port 22 on 172.25.0.195). Number attempts: 6. Retry after 7 seconds. 2022-05-25 05:37:03,621 126968 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-05-25 05:37:03,909 126968 INFO [paramiko.transport] Authentication (publickey) successful! 2022-05-25 05:37:03,910 126968 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.25.0.195 successfully created 2022-05-25 05:37:04,157 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.246s 2022-05-25 05:37:04,157 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37: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-6ece93ee-ed5b-4775-8e67-8aa2fa90ce2f', 'x-compute-request-id': 'req-6ece93ee-ed5b-4775-8e67-8aa2fa90ce2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "ACTIVE", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:35:57Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:04,166 126968 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2022-05-25 05:37:04,249 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46:9696/v2.0/floatingips/0305f661-2bf6-41a5-b7b9-ace652013312 0.082s 2022-05-25 05:37:04,249 126968 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': '799', 'x-openstack-request-id': 'req-6bc4c430-8f5c-489d-9049-17af9299c4cc', 'date': 'Wed, 25 May 2022 05:37:04 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46:9696/v2.0/floatingips/0305f661-2bf6-41a5-b7b9-ace652013312'} Body: b'{"floatingip": {"id": "0305f661-2bf6-41a5-b7b9-ace652013312", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "floating_ip_address": "172.25.0.195", "floating_network_id": "fe3ce551-a5d3-465a-835f-df75efdb5a53", "router_id": "83f6cbb7-1d46-4d7f-bcc4-5af24c4d05da", "port_id": "1ce3a724-bc34-457f-8428-87041de5f69b", "fixed_ip_address": "172.20.0.7", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "2b05194d-40f9-4c39-b574-552985dd81e4", "mac_address": "fa:16:3e:a2:4e:6d", "admin_state_up": true, "status": "ACTIVE", "device_id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-05-25T05:35:59Z", "updated_at": "2022-05-25T05:36:02Z", "revision_number": 1, "project_id": "ca4187ec884e4f5090beffae89517d39"}}' 2022-05-25 05:37:04,250 126968 INFO [tempest.scenario.manager] FloatingIP: {'id': '0305f661-2bf6-41a5-b7b9-ace652013312', 'tenant_id': 'ca4187ec884e4f5090beffae89517d39', 'floating_ip_address': '172.25.0.195', 'floating_network_id': 'fe3ce551-a5d3-465a-835f-df75efdb5a53', 'router_id': '83f6cbb7-1d46-4d7f-bcc4-5af24c4d05da', 'port_id': '1ce3a724-bc34-457f-8428-87041de5f69b', 'fixed_ip_address': '172.20.0.7', 'status': 'ACTIVE', 'description': '', 'port_details': {'name': '', 'network_id': '2b05194d-40f9-4c39-b574-552985dd81e4', 'mac_address': 'fa:16:3e:a2:4e:6d', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '7eddbb7a-5e3d-4583-975f-e3e307e0830f', 'device_owner': 'compute:nova'}, 'tags': [], 'created_at': '2022-05-25T05:35:59Z', 'updated_at': '2022-05-25T05:36:02Z', 'revision_number': 1, 'project_id': 'ca4187ec884e4f5090beffae89517d39'} is at status: ACTIVE 2022-05-25 05:37:04,250 126968 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.083776 seconds 2022-05-25 05:37:04,250 126968 DEBUG [tempest.scenario.manager] checking network connections to IP 172.25.0.195 with user: ubuntu 2022-05-25 05:37:04,251 126968 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_live_migration begins to ping 172.25.0.195 in 120 sec and the expected result is reachable 2022-05-25 05:37:04,261 126968 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.009840 seconds 2022-05-25 05:37:04,261 126968 DEBUG [tempest.scenario.manager] TestNetworkAdvancedServerOps:test_server_connectivity_live_migration finishes ping 172.25.0.195 in 120 sec and the ping result is expected 2022-05-25 05:37:04,352 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 POST http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f/action 0.089s 2022-05-25 05:37:04,352 126968 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': 'Wed, 25 May 2022 05:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32639', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2074bc9c-2e8a-4360-a17b-3ccbaabc8d8a', 'x-compute-request-id': 'req-2074bc9c-2e8a-4360-a17b-3ccbaabc8d8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f/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-05-25 05:37:04,354 126968 DEBUG [tempest.scenario.manager] Console output for 7eddbb7a-5e3d-4583-975f-e3e307e0830f 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.000000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.084000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088000] tsc: Detected 1995.191 MHz processor [ 0.092000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980764) [ 0.096005] pid_max: default: 32768 minimum: 301 [ 0.100000] Security Framework initialized [ 0.100005] Yama: becoming mindful. [ 0.104000] AppArmor: AppArmor initialized [ 0.104247] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.112077] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.116022] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.120010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.124515] CPU: Physical Processor ID: 0 [ 0.128323] mce: CPU supports 1 MCE banks [ 0.132000] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.132005] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.136000] Spectre V2 : Mitigation: Full generic retpoline [ 0.136004] Speculative Store Bypass: Vulnerable [ 0.176424] Freeing SMP alternatives memory: 36K [ 0.182357] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.184118] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.188080] Hierarchical SRCU implementation. [ 0.196058] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.200005] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.204061] smp: Bringing up secondary CPUs ... [ 0.208005] smp: Brought up 1 node, 1 CPU [ 0.212004] smpboot: Max logical packages: 1 [ 0.216006] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.224179] devtmpfs: initialized [ 0.228077] x86/mm: Memory block size: 128MB [ 0.232237] evm: security.selinux [ 0.236031] evm: security.SMACK64 [ 0.240005] evm: security.SMACK64EXEC [ 0.244005] evm: security.SMACK64TRANSMUTE [ 0.248004] evm: security.SMACK64MMAP [ 0.252005] evm: security.apparmor [ 0.256005] evm: security.ima [ 0.260004] evm: security.capability [ 0.264147] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.268015] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.272060] pinctrl core: initialized pinctrl subsystem [ 0.276250] NET: Registered protocol family 16 [ 0.284093] audit: initializing netlink subsys (disabled) [ 0.288183] cpuidle: using governor ladder [ 0.292010] audit: type=2000 audit(1653456967.288:1): state=initialized audit_enabled=0 res=1 [ 0.296029] cpuidle: using governor menu [ 0.300057] ACPI: bus type PCI registered [ 0.304004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.312823] PCI: Using configuration type 1 for base access [ 0.317507] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.324236] ACPI: Added _OSI(Module Device) [ 0.328011] ACPI: Added _OSI(Processor Device) [ 0.332004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.336004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.340023] ACPI: Added _OSI(Linux-Dell-Video) [ 0.354119] ACPI: Interpreter enabled [ 0.356012] ACPI: (supports S0 S5) [ 0.360005] ACPI: Using IOAPIC for interrupt routing [ 0.364045] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.368578] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.409867] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.412013] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.416033] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.420017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.424473] PCI host bridge to bus 0000:00 [ 0.428007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.432008] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.436006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.440007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.444027] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.448006] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.494105] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.496031] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.500007] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.504007] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.510440] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.510440] * this clock source is slow. Consider trying other clock sources [ 0.523707] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.579593] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.580963] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.584804] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.588844] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.592912] SCSI subsystem initialized [ 0.596344] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.600000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.600007] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.604005] vgaarb: loaded [ 0.608061] pps_core: LinuxPPS API ver. 1 registered [ 0.612028] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.616018] PTP clock support registered [ 0.620082] EDAC MC: Ver: 3.0.0 [ 0.629321] hv_vmbus: Vmbus version:4.0 [ 0.632105] PCI: Using ACPI for IRQ routing [ 0.636727] NetLabel: Initializing [ 0.640024] NetLabel: domain hash size = 128 [ 0.644014] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.648088] NetLabel: unlabeled traffic allowed by default [ 0.652191] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.674077] VFS: Disk quotas dquot_6.6.0 [ 0.678328] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.683016] AppArmor: AppArmor Filesystem Enabled [ 0.687188] pnp: PnP ACPI init [ 0.704676] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.709992] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.714817] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.722505] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.727990] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.733143] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.737849] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.742710] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.747583] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.752507] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.758334] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.763174] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.768163] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.774034] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.778923] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.783998] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.789427] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.795118] pnp: PnP ACPI: found 9 devices [ 0.805978] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.812274] NET: Registered protocol family 2 [ 0.816783] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.821602] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.826254] TCP: Hash tables configured (established 8192 bind 8192) [ 0.830854] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.836645] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.841242] NET: Registered protocol family 1 [ 0.845581] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.852441] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.857880] Unpacking initramfs... [ 1.177121] Freeing initrd memory: 13088K [ 1.181960] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.186417] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.191776] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984de7b583, max_idle_ns: 881590633483 ns [ 1.197596] Scanning for low memory corruption every 60 seconds [ 1.203054] Initialise system trusted keyrings [ 1.207183] Key type blacklist registered [ 1.211923] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.218202] zbud: loaded [ 1.222597] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.227285] fuse init (API version 7.26) [ 1.232505] Key type asymmetric registered [ 1.236520] Asymmetric key parser 'x509' registered [ 1.240775] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.248520] io scheduler noop registered (default) [ 1.253199] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.259583] ACPI: Power Button [PWRF] [ 1.264089] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.292603] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.322220] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.329544] Linux agpgart interface v0.103 [ 1.335207] loop: module loaded [ 1.339153] hv_vmbus: registering driver hv_storvsc [ 1.346457] scsi host0: storvsc_host_t [ 1.355570] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.360798] random: fast init done [ 1.368517] scsi host1: storvsc_host_t [ 1.377566] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.384072] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.396014] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.405139] scsi host2: ata_piix [ 1.409750] sd 0:0:0:0: [sda] Write Protect is off [ 1.414781] scsi host3: ata_piix [ 1.419441] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.425171] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.431469] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.449316] libphy: Fixed MDIO Bus: probed [ 1.453763] tun: Universal TUN/TAP device driver, 1.6 [ 1.458502] PPP generic driver version 2.4.2 [ 1.464637] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.486237] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.490993] sda: sda1 [ 1.494757] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.499268] mousedev: PS/2 mouse device common for all mice [ 1.505939] rtc_cmos 00:00: RTC can wake from S4 [ 1.535855] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.543171] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.551007] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.556734] device-mapper: uevent: version 1.0.3 [ 1.560958] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.565269] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.572924] NET: Registered protocol family 10 [ 1.583985] Segment Routing with IPv6 [ 1.588601] NET: Registered protocol family 17 [ 1.593006] Key type dns_resolver registered [ 1.597203] RAS: Correctable Errors collector initialized. [ 2.561891] registered taskstats version 1 [ 2.565439] Loading compiled-in X.509 certificates [ 2.575044] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.579844] zswap: loaded using pool lzo/zbud [ 2.591508] Key type big_key registered [ 2.596388] Key type trusted registered [ 2.604237] Key type encrypted registered [ 2.609212] AppArmor: AppArmor sha1 policy hashing enabled [ 2.613915] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.620174] evm: HMAC attrs: 0x1 [ 2.774908] rtc_cmos 00:00: setting system clock to 2022-05-25 05:36:11 UTC (1653456971) [ 2.781301] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.786225] EDD information not available. [ 3.254885] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.266895] ata2.00: configured for MWDMA2 [ 3.292969] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.310781] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.315567] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.330557] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.339747] Freeing unused kernel memory: 2248K [ 3.352058] Write protecting the kernel read-only data: 18432k [ 3.357589] Freeing unused kernel memory: 2008K [ 3.364773] Freeing unused kernel memory: 124K [ 3.383116] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.388186] x86/mm: Checking user space page tables [ 3.406574] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.470636] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.478050] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.487426] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.493519] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.500093] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.512090] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.525975] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.532082] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.539195] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.544399] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.677254] hv_utils: Registering HyperV Utility Driver [ 3.682411] hv_vmbus: registering driver hv_util [ 3.699363] hidraw: raw HID events driver (C) Jiri Kosina [ 3.708704] hv_vmbus: registering driver hyperv_keyboard [ 3.716529] hv_vmbus: registering driver hv_netvsc [ 3.737839] hv_vmbus: registering driver hid_hyperv [ 3.829570] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.838589] hv_utils: Heartbeat IC version 3.0 [ 3.844562] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.868112] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.906497] hv_utils: Shutdown IC version 3.0 [ 3.913655] hv_utils: TimeSync IC version 4.0 [ 3.919233] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.112034] raid6: sse2x1 gen() 4870 MB/s [ 4.164217] raid6: sse2x1 xor() 3709 MB/s [ 4.216035] raid6: sse2x2 gen() 6104 MB/s [ 4.268074] raid6: sse2x2 xor() 3784 MB/s [ 4.320034] raid6: sse2x4 gen() 6976 MB/s [ 4.372033] raid6: sse2x4 xor() 4796 MB/s [ 4.376602] raid6: using algorithm sse2x4 gen() 6976 MB/s [ 4.380945] raid6: .... xor() 4796 MB/s, rmw enabled [ 4.385121] raid6: using intx1 recovery algorithm [ 4.393382] xor: measuring software checksum speed [ 4.443231] prefetch64-sse: 26300.000 MB/sec [ 4.492035] generic_sse: 9413.000 MB/sec [ 4.496843] xor: using function: prefetch64-sse (26300.000 MB/sec) [ 4.505414] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.692495] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.899237] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 5.211191] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 5.218527] systemd[1]: Detected virtualization microsoft. [ 5.224222] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.264607] systemd[1]: Set hostname to <ubuntu>. [ 5.271705] systemd[1]: Initializing machine ID from random generator. [ 5.277333] systemd[1]: Installed transient /etc/machine-id file. [ 5.567292] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 5.613744] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 5.659592] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 5.704052] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Created slice system-getty.slice. Mounting POSIX Message Queue File System... [[0;32m OK [0m] Reached target Slices. Starting Load Kernel Modules... [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice.[ 6.332987] Loading iSCSI transport class v2.0-870. Mounting Debug File System...[ 6.375084] iscsi: registered transport (tcp) [ 6.404196] iscsi: registered transport (iser) Starting Remount Root and Kernel File Systems... Mounting Huge Pages File System... Starting Create list of required st... nodes for the current kernel...[ 6.490465] EXT4-fs (sda1): re-mounted. Opts: (null) [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Listening on Journal Audit Socket. Starting Journal Service... [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[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 udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Initial cloud-init job (pre-networking)... Mounting FUSE Control File System... Starting Apply Kernel Variables... Mounting Configuration 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. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. 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... Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[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. [ 20.903586] cloud-init[321]: Cloud-init v. 18.2 running 'init-local' at Wed, 25 May 2022 05:36:19 +0000. Up 10.32 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 48.315955] cloud-init[655]: Cloud-init v. 18.2 running 'init' at Wed, 25 May 2022 05:36:32 +0000. Up 23.39 seconds. [ 48.409231] cloud-init[[0;32m OK [0m[655]: ] ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++Started Initial cloud-init job (metadata service crawler). [[ 48.521800] [0;32m OK [0mcloud-init[655]: ] ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+Reached target Cloud-config availability. [[ 48.609221] [0;32m OK [0mcloud-init] [655]: Reached target System Initialization.ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [[ 48.701743] cloud-init[0;32m OK [0m[655]: ] ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+Started Daily apt download activities. [[ 48.789742] [0;32m OK [0mcloud-init] [655]: Started Daily Cleanup of Temporary Directories.ci-info: | eth0 | True | 172.20.0.7 | 255.255.255.240 | . | fa:16:3e:a2:4e:6d | [[ 48.879310] [0;32m OK [0mcloud-init] [655]: Started ACPI Events Check.ci-info: | eth0 | True | fe80::f816:3eff:fea2:4e6d/64 | . | link | fa:16:3e:a2:4e:6d | [[0;32m OK [0m ] [ 48.982110] Reached target Paths.cloud-init[655]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |[[0;32m OK [0m ] [ 49.068768] Started Daily apt upgrade and clean activities.cloud-init[655]: ci-info: | lo | True | ::1/128 | . | host | . |[[0;32m OK [0m ] [ 49.157711] Reached target Timers.cloud-init [655]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[[0;32m OK [0m] Listening on ACPID Listen Socket.[ 49.254536] cloud-init[[655]: [0;32m OK [0mci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++] Listening on D-Bus System Message Bus Socket. [ 49.345066] cloud-init[[0;32m OK [0m[655]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+] Reached target Sockets. [ 49.438528] [cloud-init[655]: [0;32m OK [0m] ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |Reached target Basic System. [ 49.524695] cloud-initStarting LSB: MD monitoring daemon...[655]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [[ 49.613809] [0;32m OK [0mcloud-init] [655]: Started Regular background program processing daemon.ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG | [ [0;32m OK [0m[ 49.714883] ] cloud-init[655]: Started Unattended Upgrades Shutdown.ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH | [[0;32m OK [0m[ 49.805320] cloud-init] [655]: Started ACPI event daemon.ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | [ 49.883275] Starting LSB: Record successful boot for GRUB...cloud-init[655]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+[ [0;32m OK [0m[ 49.977625] ] Started Deferred execution scheduler.cloud-init[655]: Generating public/private rsa key pair. Starting Login Service...[ 50.066195] cloud-init[[655]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.[0;32m OK [0m] Started D-Bus System Message Bus.[ 50.160920] cloud-init[655]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 50.219672] cloud-init[655]: The key fingerprint is: [ 50.261627] cloud-init[655]: SHA256:/WLcGY/l1gJP/1J4kKP9xHincwwELiH4Jn50UZxTJQ0 root@tempest-testnetworkadvancedserverops-server-781384200 [ 50.312960] cloud-init[655]: The key's randomart image is: [ 50.353 2022-05-25 05:37:04,356 126968 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.25.0.195:22' as 'ubuntu' with public key authentication 2022-05-25 05:37:04,386 126968 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-05-25 05:37:04,522 126968 INFO [paramiko.transport] Authentication (publickey) successful! 2022-05-25 05:37:04,523 126968 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.25.0.195 successfully created 2022-05-25 05:37:04,845 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.321s 2022-05-25 05:37:04,845 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1833', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65ad5fbb-dd13-44de-a7f2-864dfb639248', 'x-compute-request-id': 'req-65ad5fbb-dd13-44de-a7f2-864dfb639248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "ACTIVE", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:35:57Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-SRV-ATTR:host": "n-h2-843228-2", "OS-EXT-SRV-ATTR:instance_name": "instance-00000087", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-843228-2", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:07,488 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 202 POST http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f/action 2.632s 2022-05-25 05:37:07,489 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-migrateLive": {"host": null, "block_migration": true, "disk_over_commit": false}} Response - Headers: {'date': 'Wed, 25 May 2022 05:37:04 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-9cf4d660-93d6-4f1f-9c90-40cf9ed9257d', 'x-compute-request-id': 'req-9cf4d660-93d6-4f1f-9c90-40cf9ed9257d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f/action'} Body: b'' 2022-05-25 05:37:07,716 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.227s 2022-05-25 05:37:07,717 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9766e5f5-3873-4a1a-be90-b9adf56bce26', 'x-compute-request-id': 'req-9766e5f5-3873-4a1a-be90-b9adf56bce26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:09,084 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.357s 2022-05-25 05:37:09,084 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59ef6d0e-5cee-4dcc-aeb4-4d479187c3e2', 'x-compute-request-id': 'req-59ef6d0e-5cee-4dcc-aeb4-4d479187c3e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:10,320 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.227s 2022-05-25 05:37:10,321 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82acad64-e609-4fa5-9b5e-4cee6c6ec9fa', 'x-compute-request-id': 'req-82acad64-e609-4fa5-9b5e-4cee6c6ec9fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:11,508 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.179s 2022-05-25 05:37:11,509 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b91bf1a5-805f-478d-b336-aaff5bccd232', 'x-compute-request-id': 'req-b91bf1a5-805f-478d-b336-aaff5bccd232', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:12,740 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.223s 2022-05-25 05:37:12,741 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78cc7145-b833-4e3c-81fb-2d0fa98f276f', 'x-compute-request-id': 'req-78cc7145-b833-4e3c-81fb-2d0fa98f276f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:13,927 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.177s 2022-05-25 05:37:13,927 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-493280c4-eee2-4f04-9067-1f9056eb6ba5', 'x-compute-request-id': 'req-493280c4-eee2-4f04-9067-1f9056eb6ba5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:15,132 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.196s 2022-05-25 05:37:15,133 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37019279-29fc-4d40-bd5a-e557ffbab4b5', 'x-compute-request-id': 'req-37019279-29fc-4d40-bd5a-e557ffbab4b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:16,324 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.182s 2022-05-25 05:37:16,324 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b806451-a1dc-4374-81aa-f4891035f18b', 'x-compute-request-id': 'req-6b806451-a1dc-4374-81aa-f4891035f18b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:17,517 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.183s 2022-05-25 05:37:17,517 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcbbe443-5f20-41db-a03f-490bd2bf0bd5', 'x-compute-request-id': 'req-bcbbe443-5f20-41db-a03f-490bd2bf0bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:18,699 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.173s 2022-05-25 05:37:18,699 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4692b3d2-c238-423f-9438-0a6d8a9d1a59', 'x-compute-request-id': 'req-4692b3d2-c238-423f-9438-0a6d8a9d1a59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:19,914 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.205s 2022-05-25 05:37:19,914 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8cabab3-82a2-4eb9-bd69-b25bf480a431', 'x-compute-request-id': 'req-d8cabab3-82a2-4eb9-bd69-b25bf480a431', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:21,102 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.178s 2022-05-25 05:37:21,102 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06bfa64f-097b-4d3c-bcea-8a57623b15e8', 'x-compute-request-id': 'req-06bfa64f-097b-4d3c-bcea-8a57623b15e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:22,293 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.182s 2022-05-25 05:37:22,294 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-980b81b2-817a-44e5-8e8b-856ca17b668f', 'x-compute-request-id': 'req-980b81b2-817a-44e5-8e8b-856ca17b668f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:23,507 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.204s 2022-05-25 05:37:23,507 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b32b611a-9e93-4eb3-9607-64ec482bd821', 'x-compute-request-id': 'req-b32b611a-9e93-4eb3-9607-64ec482bd821', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:24,707 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.191s 2022-05-25 05:37:24,708 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57349997-c6ba-428f-b13c-fed5ffa95578', 'x-compute-request-id': 'req-57349997-c6ba-428f-b13c-fed5ffa95578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:25,897 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.173s 2022-05-25 05:37:25,898 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-778d404e-6c22-4035-9629-29a41f98ecfd', 'x-compute-request-id': 'req-778d404e-6c22-4035-9629-29a41f98ecfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:27,071 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.165s 2022-05-25 05:37:27,072 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e8032b7-785d-49b3-abf8-ad181fad9339', 'x-compute-request-id': 'req-2e8032b7-785d-49b3-abf8-ad181fad9339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:28,258 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.178s 2022-05-25 05:37:28,259 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7201dd1-1df6-4e12-a576-28afaf1eadf9', 'x-compute-request-id': 'req-f7201dd1-1df6-4e12-a576-28afaf1eadf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:29,433 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.165s 2022-05-25 05:37:29,433 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8df552bf-3748-4aa2-9c03-56f84b4ef88b', 'x-compute-request-id': 'req-8df552bf-3748-4aa2-9c03-56f84b4ef88b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:30,615 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.173s 2022-05-25 05:37:30,615 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64b3f658-5e9e-47cf-9dd3-cf2149adeadf', 'x-compute-request-id': 'req-64b3f658-5e9e-47cf-9dd3-cf2149adeadf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:31,800 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.176s 2022-05-25 05:37:31,801 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28a9848d-71e7-4653-8d37-a6aa474ec10c', 'x-compute-request-id': 'req-28a9848d-71e7-4653-8d37-a6aa474ec10c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:32,983 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.173s 2022-05-25 05:37:32,983 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a8f545d-ce47-444f-86c6-f2f3e7a10d06', 'x-compute-request-id': 'req-8a8f545d-ce47-444f-86c6-f2f3e7a10d06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:34,150 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.158s 2022-05-25 05:37:34,151 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1369003b-7303-4e2f-a5e8-140a28c7dd04', 'x-compute-request-id': 'req-1369003b-7303-4e2f-a5e8-140a28c7dd04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:35,322 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.162s 2022-05-25 05:37:35,323 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0fa6218-5e7e-4e6f-a6ec-0bbdc93b45b2', 'x-compute-request-id': 'req-d0fa6218-5e7e-4e6f-a6ec-0bbdc93b45b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:36,502 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.170s 2022-05-25 05:37:36,502 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf049952-87d9-4c03-8cb0-250030989aa6', 'x-compute-request-id': 'req-cf049952-87d9-4c03-8cb0-250030989aa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:37,671 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.160s 2022-05-25 05:37:37,672 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-814f546f-a9f2-4f94-a7cb-63ce2db5a799', 'x-compute-request-id': 'req-814f546f-a9f2-4f94-a7cb-63ce2db5a799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:38,847 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.166s 2022-05-25 05:37:38,848 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-818ebe72-dd9c-466a-aa60-76de418b0f31', 'x-compute-request-id': 'req-818ebe72-dd9c-466a-aa60-76de418b0f31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:40,020 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.164s 2022-05-25 05:37:40,020 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2596f191-5dac-4725-92a5-04b35366e7a6', 'x-compute-request-id': 'req-2596f191-5dac-4725-92a5-04b35366e7a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:41,193 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.163s 2022-05-25 05:37:41,193 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2afb462e-ea9d-41bb-b76f-777f931d3c0a', 'x-compute-request-id': 'req-2afb462e-ea9d-41bb-b76f-777f931d3c0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:42,371 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.168s 2022-05-25 05:37:42,371 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de0d8062-fbd6-4500-a239-68567bfd725c', 'x-compute-request-id': 'req-de0d8062-fbd6-4500-a239-68567bfd725c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:43,538 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.158s 2022-05-25 05:37:43,539 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-973a07e7-7f00-441d-bb8b-07d79b95d410', 'x-compute-request-id': 'req-973a07e7-7f00-441d-bb8b-07d79b95d410', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:44,710 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.163s 2022-05-25 05:37:44,710 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ba66010-fba4-46e1-baa5-40e390b61db1', 'x-compute-request-id': 'req-9ba66010-fba4-46e1-baa5-40e390b61db1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:45,880 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.160s 2022-05-25 05:37:45,880 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1abfd68f-8ec7-4e90-8e81-5da8e4791a4c', 'x-compute-request-id': 'req-1abfd68f-8ec7-4e90-8e81-5da8e4791a4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:47,055 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.167s 2022-05-25 05:37:47,055 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c3602f1-5fb5-4090-bcb3-fb996dc689fd', 'x-compute-request-id': 'req-0c3602f1-5fb5-4090-bcb3-fb996dc689fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:48,231 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.166s 2022-05-25 05:37:48,231 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-255ae122-c6eb-4042-bedf-93017d246007', 'x-compute-request-id': 'req-255ae122-c6eb-4042-bedf-93017d246007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:49,407 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.166s 2022-05-25 05:37:49,408 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e969fa9f-427f-4168-a984-b711e8809a51', 'x-compute-request-id': 'req-e969fa9f-427f-4168-a984-b711e8809a51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:50,608 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.192s 2022-05-25 05:37:50,608 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cad28ce6-cf96-43c0-a2ba-7199dc553f91', 'x-compute-request-id': 'req-cad28ce6-cf96-43c0-a2ba-7199dc553f91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:51,788 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.167s 2022-05-25 05:37:51,789 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-698ab9ec-b69b-46dd-904c-a011752b9ac4', 'x-compute-request-id': 'req-698ab9ec-b69b-46dd-904c-a011752b9ac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:52,977 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.178s 2022-05-25 05:37:52,977 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5eff434d-c50b-4eb1-9493-e192c1163544', 'x-compute-request-id': 'req-5eff434d-c50b-4eb1-9493-e192c1163544', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:54,159 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.173s 2022-05-25 05:37:54,160 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a51ef4ef-614d-4453-b11e-3cea8b5496ab', 'x-compute-request-id': 'req-a51ef4ef-614d-4453-b11e-3cea8b5496ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:55,334 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.166s 2022-05-25 05:37:55,335 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baaf4ac0-5e75-4406-8375-ed9a70182678', 'x-compute-request-id': 'req-baaf4ac0-5e75-4406-8375-ed9a70182678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:56,509 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.165s 2022-05-25 05:37:56,509 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ca5bc9c-2a0a-4e0e-a8d6-b7d65700141e', 'x-compute-request-id': 'req-3ca5bc9c-2a0a-4e0e-a8d6-b7d65700141e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:57,690 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.172s 2022-05-25 05:37:57,695 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-285da1d3-bca6-410f-9cd7-2cc40ebefd24', 'x-compute-request-id': 'req-285da1d3-bca6-410f-9cd7-2cc40ebefd24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:37:58,886 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.182s 2022-05-25 05:37:58,887 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2b1d17b-a1da-4c6b-ab00-d33a5ac24939', 'x-compute-request-id': 'req-a2b1d17b-a1da-4c6b-ab00-d33a5ac24939', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:00,080 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.184s 2022-05-25 05:38:00,081 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-771ca455-3556-4d63-aecb-c89926e8d791', 'x-compute-request-id': 'req-771ca455-3556-4d63-aecb-c89926e8d791', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:01,277 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.187s 2022-05-25 05:38:01,277 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e70ef1d-995b-4cd1-a535-a3c8d962607d', 'x-compute-request-id': 'req-5e70ef1d-995b-4cd1-a535-a3c8d962607d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:02,480 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.193s 2022-05-25 05:38:02,480 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b6bbd82-24cf-4613-8e87-2ebf7989aa5a', 'x-compute-request-id': 'req-4b6bbd82-24cf-4613-8e87-2ebf7989aa5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:03,662 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.172s 2022-05-25 05:38:03,662 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff3c4e03-53e8-4cea-9aaa-94c1840280ea', 'x-compute-request-id': 'req-ff3c4e03-53e8-4cea-9aaa-94c1840280ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:04,868 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.197s 2022-05-25 05:38:04,869 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abc28e19-7b63-401e-8da2-5c41721fe090', 'x-compute-request-id': 'req-abc28e19-7b63-401e-8da2-5c41721fe090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:06,071 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.193s 2022-05-25 05:38:06,072 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38368816-fb58-4037-bb03-30f0c9ac6a92', 'x-compute-request-id': 'req-38368816-fb58-4037-bb03-30f0c9ac6a92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:07,252 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.171s 2022-05-25 05:38:07,252 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f39b9c7a-e081-421f-9a11-b74282ca34b9', 'x-compute-request-id': 'req-f39b9c7a-e081-421f-9a11-b74282ca34b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:08,491 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.230s 2022-05-25 05:38:08,491 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7868083a-4e01-4a03-b1fa-431a7d78d135', 'x-compute-request-id': 'req-7868083a-4e01-4a03-b1fa-431a7d78d135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:09,681 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.181s 2022-05-25 05:38:09,681 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aad05f8e-c99b-40b5-a681-05ac6bc8d10f', 'x-compute-request-id': 'req-aad05f8e-c99b-40b5-a681-05ac6bc8d10f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:10,886 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.195s 2022-05-25 05:38:10,886 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53c5d725-7d42-4874-a8a3-05ed8ed6d69e', 'x-compute-request-id': 'req-53c5d725-7d42-4874-a8a3-05ed8ed6d69e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:12,096 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.200s 2022-05-25 05:38:12,097 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6beab953-7bea-42aa-a819-b7a72652016c', 'x-compute-request-id': 'req-6beab953-7bea-42aa-a819-b7a72652016c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:13,271 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.165s 2022-05-25 05:38:13,271 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e09acda4-5a10-4d3d-b3f1-f721e19f92e5', 'x-compute-request-id': 'req-e09acda4-5a10-4d3d-b3f1-f721e19f92e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:14,512 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.232s 2022-05-25 05:38:14,512 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44fd79d9-263a-4d28-98c4-8a2ef61a3d19', 'x-compute-request-id': 'req-44fd79d9-263a-4d28-98c4-8a2ef61a3d19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:15,722 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.200s 2022-05-25 05:38:15,723 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64f21330-b4cf-4b38-8196-3ac2a94bb16b', 'x-compute-request-id': 'req-64f21330-b4cf-4b38-8196-3ac2a94bb16b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:17,276 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.545s 2022-05-25 05:38:17,277 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d293791-5e08-40db-a444-3a9ee3a97cc2', 'x-compute-request-id': 'req-5d293791-5e08-40db-a444-3a9ee3a97cc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:18,571 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.286s 2022-05-25 05:38:18,571 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85be32ef-725b-4818-bab4-c4bd88179103', 'x-compute-request-id': 'req-85be32ef-725b-4818-bab4-c4bd88179103', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:19,832 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.251s 2022-05-25 05:38:19,832 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a9a1c7e-7cd6-426f-8900-de927e01d0fa', 'x-compute-request-id': 'req-6a9a1c7e-7cd6-426f-8900-de927e01d0fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:21,179 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.338s 2022-05-25 05:38:21,179 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-966649f5-2c8a-42ed-91ef-bf98f18b4413', 'x-compute-request-id': 'req-966649f5-2c8a-42ed-91ef-bf98f18b4413', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:22,439 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.250s 2022-05-25 05:38:22,440 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0be1487e-3814-4291-8963-0931dac38277', 'x-compute-request-id': 'req-0be1487e-3814-4291-8963-0931dac38277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:23,709 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.261s 2022-05-25 05:38:23,709 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6be3175-1f3e-4a1b-b51a-9b70b8308955', 'x-compute-request-id': 'req-d6be3175-1f3e-4a1b-b51a-9b70b8308955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:25,001 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.282s 2022-05-25 05:38:25,001 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6dd9902-0031-4226-ba49-0d6dff103f1e', 'x-compute-request-id': 'req-c6dd9902-0031-4226-ba49-0d6dff103f1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:26,227 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.217s 2022-05-25 05:38:26,228 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-570f2732-f04d-4658-98a7-3aae35d745b1', 'x-compute-request-id': 'req-570f2732-f04d-4658-98a7-3aae35d745b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:27,519 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.280s 2022-05-25 05:38:27,519 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2837e6ff-4afe-4426-b350-c8d4760385c4', 'x-compute-request-id': 'req-2837e6ff-4afe-4426-b350-c8d4760385c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:28,761 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.233s 2022-05-25 05:38:28,762 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39ed7e57-a56a-43b6-b2b0-10999fe4fb21', 'x-compute-request-id': 'req-39ed7e57-a56a-43b6-b2b0-10999fe4fb21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:29,964 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.193s 2022-05-25 05:38:29,964 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b92af968-597a-4176-b138-f8cfeb441247', 'x-compute-request-id': 'req-b92af968-597a-4176-b138-f8cfeb441247', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:31,143 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.169s 2022-05-25 05:38:31,143 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a53a57b9-f881-4a79-ad09-5c27bc01e781', 'x-compute-request-id': 'req-a53a57b9-f881-4a79-ad09-5c27bc01e781', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:32,341 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.189s 2022-05-25 05:38:32,342 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4d44883-776d-454d-862b-771dfcb47113', 'x-compute-request-id': 'req-e4d44883-776d-454d-862b-771dfcb47113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:33,541 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.190s 2022-05-25 05:38:33,542 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-036da6fd-1263-4bcc-b134-a6ffc4fe1947', 'x-compute-request-id': 'req-036da6fd-1263-4bcc-b134-a6ffc4fe1947', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:34,736 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.185s 2022-05-25 05:38:34,736 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65cb6fb7-e4e4-4ef1-8f0b-a1c972c6acf5', 'x-compute-request-id': 'req-65cb6fb7-e4e4-4ef1-8f0b-a1c972c6acf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:35,993 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.247s 2022-05-25 05:38:35,994 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a45adefb-0dbc-4890-a2f0-1a7bc0a9dace', 'x-compute-request-id': 'req-a45adefb-0dbc-4890-a2f0-1a7bc0a9dace', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:37,256 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.254s 2022-05-25 05:38:37,256 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bd936f6-731b-4db5-8ca8-2f257d7d49d0', 'x-compute-request-id': 'req-0bd936f6-731b-4db5-8ca8-2f257d7d49d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:38,577 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.313s 2022-05-25 05:38:38,577 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42350bfb-d87d-42dc-9879-0e3d088a1d7b', 'x-compute-request-id': 'req-42350bfb-d87d-42dc-9879-0e3d088a1d7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:39,892 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.305s 2022-05-25 05:38:39,893 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dcdadc4-8c7b-4b29-a0aa-84a8d2981315', 'x-compute-request-id': 'req-4dcdadc4-8c7b-4b29-a0aa-84a8d2981315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:41,146 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.244s 2022-05-25 05:38:41,146 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1692', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87090c03-5036-4bff-8cd7-cf28724e4371', 'x-compute-request-id': 'req-87090c03-5036-4bff-8cd7-cf28724e4371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "MIGRATING", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:37:05Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "migrating", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:42,463 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.308s 2022-05-25 05:38:42,463 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:42 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-486cfe7f-364a-4c6d-a6f7-0840e87e3118', 'x-compute-request-id': 'req-486cfe7f-364a-4c6d-a6f7-0840e87e3118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "ACTIVE", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:38:41Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:42,471 126968 INFO [tempest.common.waiters] State transition "MIGRATING/migrating" ==> "ACTIVE/None" after 95 second wait 2022-05-25 05:38:42,682 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:test_server_connectivity_live_migration): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.210s 2022-05-25 05:38:42,682 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1833', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcaf8e1f-ddbd-4f48-862e-db9d30eaacfa', 'x-compute-request-id': 'req-bcaf8e1f-ddbd-4f48-862e-db9d30eaacfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "ACTIVE", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:38:41Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-SRV-ATTR:host": "n-h2-843228-2", "OS-EXT-SRV-ATTR:instance_name": "instance-00000087", "OS-EXT-SRV-ATTR:hypervisor_hostname": "n-h2-843228-2", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:44,345 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.46:9696/v2.0/floatingips/0305f661-2bf6-41a5-b7b9-ace652013312 1.630s 2022-05-25 05:38:44,346 126968 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-538ee294-8152-4ce8-b3c3-36fcebc052a8', 'content-length': '0', 'date': 'Wed, 25 May 2022 05:38:44 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.46:9696/v2.0/floatingips/0305f661-2bf6-41a5-b7b9-ace652013312'} Body: b'' 2022-05-25 05:38:44,717 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.371s 2022-05-25 05:38:44,717 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:44 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-3437fd27-b087-4ec0-9507-f2e72dad9167', 'x-compute-request-id': 'req-3437fd27-b087-4ec0-9507-f2e72dad9167', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'' 2022-05-25 05:38:45,066 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.348s 2022-05-25 05:38:45,067 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1688', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4b97559-e49c-45e1-8ae7-97b1f0b920b0', 'x-compute-request-id': 'req-b4b97559-e49c-45e1-8ae7-97b1f0b920b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "ACTIVE", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:38:44Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:46,628 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.552s 2022-05-25 05:38:46,629 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1688', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4637b833-d3fa-405e-93a1-bca27946d348', 'x-compute-request-id': 'req-4637b833-d3fa-405e-93a1-bca27946d348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "ACTIVE", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:38:44Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}, {"version": 4, "addr": "172.25.0.195", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-162311100"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:38:47,859 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.222s 2022-05-25 05:38:47,859 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1502', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21ac60a9-dfdd-4bff-a429-a40a9301240b', 'x-compute-request-id': 'req-21ac60a9-dfdd-4bff-a429-a40a9301240b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "ACTIVE", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:38:44Z", "addresses": {"tempest-network-smoke--1107384444": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:4e:6d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35: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": []}}' 2022-05-25 05:38:49,168 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.300s 2022-05-25 05:38:49,168 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9610a50-aa77-48cd-9080-7fa2ffcf4dff', 'x-compute-request-id': 'req-b9610a50-aa77-48cd-9080-7fa2ffcf4dff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"server": {"id": "7eddbb7a-5e3d-4583-975f-e3e307e0830f", "name": "tempest-TestNetworkAdvancedServerOps-server-781384200", "status": "DELETED", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "user_id": "8ed5fea033524caf845ce1089bd29727", "metadata": {}, "hostId": "6aca95fcf8bfc586fc697f14685967b39e38eb633a58301977c03992", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:35:42Z", "updated": "2022-05-25T05:38:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkAdvancedServerOps-1207041254", "OS-SRV-USG:launched_at": "2022-05-25T05:35:57.000000", "OS-SRV-USG:terminated_at": "2022-05-25T05:38:48.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-05-25 05:38:49,176 126968 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 4 second wait 2022-05-25 05:38:50,337 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 404 GET http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f 0.160s 2022-05-25 05:38:50,338 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:50 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-21403d39-14b5-4503-b588-788ba405fd22', 'x-compute-request-id': 'req-21403d39-14b5-4503-b588-788ba405fd22', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/7eddbb7a-5e3d-4583-975f-e3e307e0830f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7eddbb7a-5e3d-4583-975f-e3e307e0830f could not be found."}}' 2022-05-25 05:38:53,041 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 200 PUT http://10.222.0.46:9696/v2.0/routers/83f6cbb7-1d46-4d7f-bcc4-5af24c4d05da/remove_router_interface 2.702s 2022-05-25 05:38:53,041 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "177a9ec7-2510-41f5-90f6-e053ab32793c"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-cd5d8538-5fc6-4308-b3eb-00c176e6fda2', 'date': 'Wed, 25 May 2022 05:38:53 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46:9696/v2.0/routers/83f6cbb7-1d46-4d7f-bcc4-5af24c4d05da/remove_router_interface'} Body: b'{"id": "83f6cbb7-1d46-4d7f-bcc4-5af24c4d05da", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "port_id": "2fb387c3-c09c-4408-bbfd-142bcab51fef", "network_id": "2b05194d-40f9-4c39-b574-552985dd81e4", "subnet_id": "177a9ec7-2510-41f5-90f6-e053ab32793c", "subnet_ids": ["177a9ec7-2510-41f5-90f6-e053ab32793c"]}' 2022-05-25 05:38:53,773 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.46:9696/v2.0/subnets/177a9ec7-2510-41f5-90f6-e053ab32793c 0.731s 2022-05-25 05:38:53,773 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-3d34311a-fad0-4953-b9ab-dc9c37b78cce', 'date': 'Wed, 25 May 2022 05:38:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.46:9696/v2.0/subnets/177a9ec7-2510-41f5-90f6-e053ab32793c'} Body: b'' 2022-05-25 05:38:55,191 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.46:9696/v2.0/routers/83f6cbb7-1d46-4d7f-bcc4-5af24c4d05da 1.417s 2022-05-25 05:38:55,191 126968 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-f648bb2b-f21e-4f6d-99e3-9c91a73a01be', 'content-length': '0', 'date': 'Wed, 25 May 2022 05:38:55 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.46:9696/v2.0/routers/83f6cbb7-1d46-4d7f-bcc4-5af24c4d05da'} Body: b'' 2022-05-25 05:38:55,886 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.46:9696/v2.0/networks/2b05194d-40f9-4c39-b574-552985dd81e4 0.693s 2022-05-25 05:38:55,886 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-c8ed3019-4889-4ba9-bb8e-e0a633386d8c', 'date': 'Wed, 25 May 2022 05:38:55 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.46:9696/v2.0/networks/2b05194d-40f9-4c39-b574-552985dd81e4'} Body: b'' 2022-05-25 05:38:56,261 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 204 DELETE http://10.222.0.46:9696/v2.0/security-groups/89a6575f-b10a-49ec-be9c-37369ce243b9 0.374s 2022-05-25 05:38:56,262 126968 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-437bf36d-56a9-48d4-9b72-0adacc8517c8', 'content-length': '0', 'date': 'Wed, 25 May 2022 05:38:56 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.46:9696/v2.0/security-groups/89a6575f-b10a-49ec-be9c-37369ce243b9'} Body: b'' 2022-05-25 05:38:56,347 126968 INFO [tempest.lib.common.rest_client] Request (TestNetworkAdvancedServerOps:_run_cleanups): 202 DELETE http://10.222.0.46/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1207041254 0.085s 2022-05-25 05:38:56,348 126968 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:56 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-350a0af7-fd4b-4a87-a14e-9fd903642308', 'x-compute-request-id': 'req-350a0af7-fd4b-4a87-a14e-9fd903642308', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.46/compute/v2.1/os-keypairs/tempest-TestNetworkAdvancedServerOps-1207041254'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_advanced_server_ops.py", line 262, in test_server_connectivity_live_migration self.assertNotEqual(old_host, new_host, 'Server did not migrate') File "/usr/lib/python3.8/unittest/case.py", line 921, in assertNotEqual raise self.failureException(msg) AssertionError: 'n-h2-843228-2' == 'n-h2-843228-2' : Server did not migrate |
||||||
test_server_connectivity_rebuild[compute,id-88a529c2-1daa-4c85-9aec-d541ba3eb699,network,slow] |
pass
pt5.4: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_rebuild[compute,id-88a529c2-1daa-4c85-9aec-d541ba3eb699,network,slow] |
||||||
test_server_connectivity_pause_unpause[compute,id-2b2642db-6568-4b35-b812-eceed3fa20ce,network,slow] |
pass
pt5.5: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause[compute,id-2b2642db-6568-4b35-b812-eceed3fa20ce,network,slow] |
||||||
test_server_connectivity_reboot[compute,id-7b6860c2-afa3-4846-9522-adeb38dfbe08,network,slow] |
pass
pt5.6: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot[compute,id-7b6860c2-afa3-4846-9522-adeb38dfbe08,network,slow] |
||||||
test_server_connectivity_resize[compute,id-719eb59d-2f42-4b66-b8b1-bb1254473967,network,slow] |
pass
pt5.7: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize[compute,id-719eb59d-2f42-4b66-b8b1-bb1254473967,network,slow] |
||||||
test_server_connectivity_stop_start[compute,id-61f1aa9a-1573-410e-9054-afa557cab021,network,slow] |
pass
pt5.8: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start[compute,id-61f1aa9a-1573-410e-9054-afa557cab021,network,slow] |
||||||
test_server_connectivity_suspend_resume[compute,id-5cdf9499-541d-4923-804e-b9a60620a7f0,network,slow] |
pass
pt5.9: tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume[compute,id-5cdf9499-541d-4923-804e-b9a60620a7f0,network,slow] |
||||||
tempest.scenario.test_network_basic_ops.TestNetworkBasicOps | 4 | 1 | 1 | 0 | 2 | Detail | |
test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow] |
pass
pt6.1: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks[compute,id-1546850e-fbaa-42f5-8b5f-03d8a6a95f15,network,slow] |
||||||
test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] |
skip
pt6.2: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic[compute,id-c5adff73-e961-41f1-b4a9-343614f18cfa,network] |
||||||
test_mtu_sized_frames[compute,id-b158ea55-472e-4086-8fa9-c64ac0c6c1d0,network,slow] |
fail
ft6.3: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames[compute,id-b158ea55-472e-4086-8fa9-c64ac0c6c1d0,network,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-25 05:36:19,685 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.46:9696/v2.0/networks 0.413s 2022-05-25 05:36:19,685 126966 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"network": {"name": "tempest-network-smoke--976708774", "project_id": "ac5a3f5b7f334d37b0c96731d48746a6", "port_security_enabled": true}} Response - Headers: {'content-type': 'application/json', 'content-length': '550', 'x-openstack-request-id': 'req-a609e597-60ef-4a56-b712-46ee36c4cccc', 'date': 'Wed, 25 May 2022 05:36:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46:9696/v2.0/networks'} Body: b'{"network":{"id":"5691f170-7618-4807-9a8e-2a863c1004e8","name":"tempest-network-smoke--976708774","tenant_id":"ac5a3f5b7f334d37b0c96731d48746a6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"ac5a3f5b7f334d37b0c96731d48746a6","port_security_enabled":true,"router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2022-05-25T05:36:19Z","updated_at":"2022-05-25T05:36:19Z","revision_number":1}}' 2022-05-25 05:36:21,647 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.46:9696/v2.0/routers 1.960s 2022-05-25 05:36:21,647 126966 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-650189496", "admin_state_up": true, "project_id": "ac5a3f5b7f334d37b0c96731d48746a6", "external_gateway_info": {"network_id": "fe3ce551-a5d3-465a-835f-df75efdb5a53"}}} Response - Headers: {'content-type': 'application/json', 'content-length': '687', 'x-openstack-request-id': 'req-f48ef41b-55b2-4235-84bc-118096c90c55', 'date': 'Wed, 25 May 2022 05:36:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46:9696/v2.0/routers'} Body: b'{"router": {"id": "ad28e166-5770-476e-8c12-891727e4d631", "name": "tempest-TestNetworkBasicOps-router-650189496", "tenant_id": "ac5a3f5b7f334d37b0c96731d48746a6", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "fe3ce551-a5d3-465a-835f-df75efdb5a53", "external_fixed_ips": [{"subnet_id": "d5a2946c-d658-4933-a420-bdf8ad284aa6", "ip_address": "172.25.0.129"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-05-25T05:36:19Z", "updated_at": "2022-05-25T05:36:20Z", "revision_number": 3, "project_id": "ac5a3f5b7f334d37b0c96731d48746a6"}}' 2022-05-25 05:36:21,684 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.46:9696/v2.0/subnets?project_id=ac5a3f5b7f334d37b0c96731d48746a6&cidr=172.20.0.0%2F28 0.036s 2022-05-25 05:36:21,684 126966 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': '14', 'x-openstack-request-id': 'req-44cdbe81-6e03-42f1-aa4a-7c71ef463068', 'date': 'Wed, 25 May 2022 05:36:21 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46:9696/v2.0/subnets?project_id=ac5a3f5b7f334d37b0c96731d48746a6&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-05-25 05:36:21,783 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.46:9696/v2.0/networks?router%3Aexternal=True 0.097s 2022-05-25 05:36:21,783 126966 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': '690', 'x-openstack-request-id': 'req-2f73a822-9c89-42f6-83e5-906dd2c3b5b4', 'date': 'Wed, 25 May 2022 05:36:21 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46:9696/v2.0/networks?router%3Aexternal=True'} Body: b'{"networks":[{"id":"fe3ce551-a5d3-465a-835f-df75efdb5a53","name":"public","tenant_id":"1ddaa720c4684b889593d997f72d58cd","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d5a2946c-d658-4933-a420-bdf8ad284aa6"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2022-05-25T04:39:35Z","updated_at":"2022-05-25T04:39:43Z","revision_number":2,"project_id":"1ddaa720c4684b889593d997f72d58cd","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2022-05-25 05:36:21,821 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.46:9696/v2.0/subnets?network_id=fe3ce551-a5d3-465a-835f-df75efdb5a53&cidr=172.20.0.0%2F28 0.037s 2022-05-25 05:36:21,821 126966 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': '14', 'x-openstack-request-id': 'req-f3313c14-c3f0-4572-bb7f-c5df94497faa', 'date': 'Wed, 25 May 2022 05:36:21 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46:9696/v2.0/subnets?network_id=fe3ce551-a5d3-465a-835f-df75efdb5a53&cidr=172.20.0.0%2F28'} Body: b'{"subnets":[]}' 2022-05-25 05:36:22,550 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.46:9696/v2.0/subnets 0.727s 2022-05-25 05:36:22,550 126966 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet": {"name": "tempest-subnet-smoke-1780410715", "network_id": "5691f170-7618-4807-9a8e-2a863c1004e8", "project_id": "ac5a3f5b7f334d37b0c96731d48746a6", "ip_version": 4, "cidr": "172.20.0.0/28"}} Response - Headers: {'content-type': 'application/json', 'content-length': '633', 'x-openstack-request-id': 'req-196cd9d1-707e-4063-b4a6-8365e4849dc8', 'date': 'Wed, 25 May 2022 05:36:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46:9696/v2.0/subnets'} Body: b'{"subnet":{"id":"66d7ee79-2a43-4845-adbd-32aeba406d04","name":"tempest-subnet-smoke-1780410715","tenant_id":"ac5a3f5b7f334d37b0c96731d48746a6","network_id":"5691f170-7618-4807-9a8e-2a863c1004e8","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-05-25T05:36:22Z","updated_at":"2022-05-25T05:36:22Z","revision_number":0,"project_id":"ac5a3f5b7f334d37b0c96731d48746a6"}}' 2022-05-25 05:36:25,792 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 PUT http://10.222.0.46:9696/v2.0/routers/ad28e166-5770-476e-8c12-891727e4d631/add_router_interface 3.241s 2022-05-25 05:36:25,792 126966 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "66d7ee79-2a43-4845-adbd-32aeba406d04"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-afcd0073-f0fc-45d2-ba58-740ace3f2877', 'date': 'Wed, 25 May 2022 05:36:25 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46:9696/v2.0/routers/ad28e166-5770-476e-8c12-891727e4d631/add_router_interface'} Body: b'{"id": "ad28e166-5770-476e-8c12-891727e4d631", "tenant_id": "ac5a3f5b7f334d37b0c96731d48746a6", "port_id": "7a63bb56-0304-4fad-9b6a-ecdfa8c95acb", "network_id": "5691f170-7618-4807-9a8e-2a863c1004e8", "subnet_id": "66d7ee79-2a43-4845-adbd-32aeba406d04", "subnet_ids": ["66d7ee79-2a43-4845-adbd-32aeba406d04"]}' 2022-05-25 05:36:25,934 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.46:9696/v2.0/networks 0.141s 2022-05-25 05:36:25,934 126966 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': '3375', 'x-openstack-request-id': 'req-a0b0956e-e694-4568-a143-c48a8e6404f9', 'date': 'Wed, 25 May 2022 05:36:25 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46:9696/v2.0/networks'} Body: b'{"networks":[{"id":"2b05194d-40f9-4c39-b574-552985dd81e4","name":"tempest-network-smoke--1107384444","tenant_id":"ca4187ec884e4f5090beffae89517d39","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["177a9ec7-2510-41f5-90f6-e053ab32793c"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-05-25T05:35:34Z","updated_at":"2022-05-25T05:35:37Z","revision_number":2,"project_id":"ca4187ec884e4f5090beffae89517d39","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":246},{"id":"33dff0b2-76c9-4df6-9025-7f82fb1c91e3","name":"private","tenant_id":"7c93bbb4198e4c5aacb19bf9c2fc260e","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["21481dd1-4b20-4623-a210-afa708fc40da"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-05-25T04:39:16Z","updated_at":"2022-05-25T04:41:17Z","revision_number":3,"project_id":"7c93bbb4198e4c5aacb19bf9c2fc260e","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":214},{"id":"5691f170-7618-4807-9a8e-2a863c1004e8","name":"tempest-network-smoke--976708774","tenant_id":"ac5a3f5b7f334d37b0c96731d48746a6","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["66d7ee79-2a43-4845-adbd-32aeba406d04"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-05-25T05:36:19Z","updated_at":"2022-05-25T05:36:22Z","revision_number":2,"project_id":"ac5a3f5b7f334d37b0c96731d48746a6","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":233},{"id":"a15e679f-73d5-4fcc-ae49-aae656f413da","name":"shared","tenant_id":"1ddaa720c4684b889593d997f72d58cd","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["c8f4cf63-b97a-42f3-a916-ae0075174f5b"],"shared":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2022-05-25T04:42:22Z","updated_at":"2022-05-25T04:42:25Z","revision_number":2,"project_id":"1ddaa720c4684b889593d997f72d58cd","provider:network_type":"vlan","provider:physical_network":"physnet1","provider:segmentation_id":201},{"id":"fe3ce551-a5d3-465a-835f-df75efdb5a53","name":"public","tenant_id":"1ddaa720c4684b889593d997f72d58cd","admin_state_up":true,"mtu":1500,"status":"ACTIVE","subnets":["d5a2946c-d658-4933-a420-bdf8ad284aa6"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":true,"tags":[],"created_at":"2022-05-25T04:39:35Z","updated_at":"2022-05-25T04:39:43Z","revision_number":2,"project_id":"1ddaa720c4684b889593d997f72d58cd","provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}' 2022-05-25 05:36:26,045 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.46:9696/v2.0/subnets 0.110s 2022-05-25 05:36:26,045 126966 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': '3155', 'x-openstack-request-id': 'req-75e0485a-b785-4033-9039-a7ccb78e0d84', 'date': 'Wed, 25 May 2022 05:36:26 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46:9696/v2.0/subnets'} Body: b'{"subnets":[{"id":"177a9ec7-2510-41f5-90f6-e053ab32793c","name":"tempest-subnet-smoke-108043715","tenant_id":"ca4187ec884e4f5090beffae89517d39","network_id":"2b05194d-40f9-4c39-b574-552985dd81e4","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-05-25T05:35:37Z","updated_at":"2022-05-25T05:35:37Z","revision_number":0,"project_id":"ca4187ec884e4f5090beffae89517d39"},{"id":"21481dd1-4b20-4623-a210-afa708fc40da","name":"private-subnet","tenant_id":"7c93bbb4198e4c5aacb19bf9c2fc260e","network_id":"33dff0b2-76c9-4df6-9025-7f82fb1c91e3","ip_version":4,"subnetpool_id":"05d250a0-a806-4b57-9d01-67288b1429bc","enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/26","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.62"}],"host_routes":[],"dns_nameservers":["8.8.8.8","8.8.4.4"],"description":"","service_types":[],"tags":[],"created_at":"2022-05-25T04:39:19Z","updated_at":"2022-05-25T04:41:17Z","revision_number":1,"project_id":"7c93bbb4198e4c5aacb19bf9c2fc260e"},{"id":"66d7ee79-2a43-4845-adbd-32aeba406d04","name":"tempest-subnet-smoke-1780410715","tenant_id":"ac5a3f5b7f334d37b0c96731d48746a6","network_id":"5691f170-7618-4807-9a8e-2a863c1004e8","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.20.0.1","cidr":"172.20.0.0/28","allocation_pools":[{"start":"172.20.0.2","end":"172.20.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-05-25T05:36:22Z","updated_at":"2022-05-25T05:36:22Z","revision_number":0,"project_id":"ac5a3f5b7f334d37b0c96731d48746a6"},{"id":"c8f4cf63-b97a-42f3-a916-ae0075174f5b","name":"shared-subnet","tenant_id":"1ddaa720c4684b889593d997f72d58cd","network_id":"a15e679f-73d5-4fcc-ae49-aae656f413da","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"192.168.233.1","cidr":"192.168.233.0/24","allocation_pools":[{"start":"192.168.233.2","end":"192.168.233.254"}],"host_routes":[],"dns_nameservers":[],"description":"shared-subnet","service_types":[],"tags":[],"created_at":"2022-05-25T04:42:25Z","updated_at":"2022-05-25T04:42:25Z","revision_number":0,"project_id":"1ddaa720c4684b889593d997f72d58cd"},{"id":"d5a2946c-d658-4933-a420-bdf8ad284aa6","name":"public-subnet","tenant_id":"1ddaa720c4684b889593d997f72d58cd","network_id":"fe3ce551-a5d3-465a-835f-df75efdb5a53","ip_version":4,"subnetpool_id":null,"enable_dhcp":false,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"172.25.0.1","cidr":"172.25.0.0/24","allocation_pools":[{"start":"172.25.0.2","end":"172.25.0.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2022-05-25T04:39:43Z","updated_at":"2022-05-25T04:39:43Z","revision_number":0,"project_id":"1ddaa720c4684b889593d997f72d58cd"}]}' 2022-05-25 05:36:26,195 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.46:9696/v2.0/routers 0.149s 2022-05-25 05:36:26,196 126966 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': '2138', 'x-openstack-request-id': 'req-bad4bb9e-de8a-4d1d-811d-509fcc859b96', 'date': 'Wed, 25 May 2022 05:36:26 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46:9696/v2.0/routers'} Body: b'{"routers": [{"id": "83f6cbb7-1d46-4d7f-bcc4-5af24c4d05da", "name": "tempest-TestNetworkAdvancedServerOps-router-1501147283", "tenant_id": "ca4187ec884e4f5090beffae89517d39", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "fe3ce551-a5d3-465a-835f-df75efdb5a53", "external_fixed_ips": [{"subnet_id": "d5a2946c-d658-4933-a420-bdf8ad284aa6", "ip_address": "172.25.0.65"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-05-25T05:35:34Z", "updated_at": "2022-05-25T05:35:40Z", "revision_number": 4, "project_id": "ca4187ec884e4f5090beffae89517d39"}, {"id": "85d7e246-e925-4a8a-b2c7-2c367e25e27b", "name": "router1", "tenant_id": "7c93bbb4198e4c5aacb19bf9c2fc260e", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "fe3ce551-a5d3-465a-835f-df75efdb5a53", "external_fixed_ips": [{"subnet_id": "d5a2946c-d658-4933-a420-bdf8ad284aa6", "ip_address": "172.25.0.84"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-05-25T04:39:29Z", "updated_at": "2022-05-25T04:39:47Z", "revision_number": 4, "project_id": "7c93bbb4198e4c5aacb19bf9c2fc260e"}, {"id": "ad28e166-5770-476e-8c12-891727e4d631", "name": "tempest-TestNetworkBasicOps-router-650189496", "tenant_id": "ac5a3f5b7f334d37b0c96731d48746a6", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "fe3ce551-a5d3-465a-835f-df75efdb5a53", "external_fixed_ips": [{"subnet_id": "d5a2946c-d658-4933-a420-bdf8ad284aa6", "ip_address": "172.25.0.129"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2022-05-25T05:36:19Z", "updated_at": "2022-05-25T05:36:24Z", "revision_number": 4, "project_id": "ac5a3f5b7f334d37b0c96731d48746a6"}]}' 2022-05-25 05:36:26,407 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 POST http://10.222.0.46/compute/v2.1/os-keypairs 0.208s 2022-05-25 05:36:26,407 126966 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1678193927", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ8FoPqh6dL96PBu58RKuBJRFlTrF7ro+UbfYIzFtCSC0kcS/tyN7tNHOYfIzF4YdXxDqz8Ny4AzZee8be46dJb7AWzopTfnov0U+0TluZPQAo9gqmsZq0NeU7iXSkV+yQ=="}} Response - Headers: {'date': 'Wed, 25 May 2022 05:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '398', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2d4b23f-4fb7-410d-910f-7ea312f9062c', 'x-compute-request-id': 'req-a2d4b23f-4fb7-410d-910f-7ea312f9062c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-1678193927", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ8FoPqh6dL96PBu58RKuBJRFlTrF7ro+UbfYIzFtCSC0kcS/tyN7tNHOYfIzF4YdXxDqz8Ny4AzZee8be46dJb7AWzopTfnov0U+0TluZPQAo9gqmsZq0NeU7iXSkV+yQ==", "fingerprint": "18:65:3e:32:76:40:0a:a0:2d:d3:e1:a3:38:d7:49:80", "user_id": "971c659e97f340eda69e04456af9d2cc"}}' 2022-05-25 05:36:26,858 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.46:9696/v2.0/security-groups 0.448s 2022-05-25 05:36:26,858 126966 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-171594218", "description": "tempest-secgroup-smoke-171594218 description", "project_id": "ac5a3f5b7f334d37b0c96731d48746a6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-59a5fb2d-73da-4d8b-8218-17bb43584266', 'date': 'Wed, 25 May 2022 05:36:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "58d0b198-9e69-40ec-a191-96152a5c86bf", "name": "tempest-secgroup-smoke-171594218", "stateful": true, "tenant_id": "ac5a3f5b7f334d37b0c96731d48746a6", "description": "tempest-secgroup-smoke-171594218 description", "shared": false, "security_group_rules": [{"id": "178420b6-1426-45b6-a668-781ea641de46", "tenant_id": "ac5a3f5b7f334d37b0c96731d48746a6", "security_group_id": "58d0b198-9e69-40ec-a191-96152a5c86bf", "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": 3928, "description": null, "tags": [], "created_at": "2022-05-25T05:36:26Z", "updated_at": "2022-05-25T05:36:26Z", "revision_number": 0, "project_id": "ac5a3f5b7f334d37b0c96731d48746a6"}, {"id": "1b19140c-9304-4c04-81fb-af20cb218113", "tenant_id": "ac5a3f5b7f334d37b0c96731d48746a6", "security_group_id": "58d0b198-9e69-40ec-a191-96152a5c86bf", "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": 3929, "description": null, "tags": [], "created_at": "2022-05-25T05:36:26Z", "updated_at": "2022-05-25T05:36:26Z", "revision_number": 0, "project_id": "ac5a3f5b7f334d37b0c96731d48746a6"}], "tags": [], "created_at": "2022-05-25T05:36:26Z", "updated_at": "2022-05-25T05:36:26Z", "revision_number": 1, "project_id": "ac5a3f5b7f334d37b0c96731d48746a6"}}' 2022-05-25 05:36:27,262 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.46:9696/v2.0/security-group-rules 0.403s 2022-05-25 05:36:27,262 126966 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": "58d0b198-9e69-40ec-a191-96152a5c86bf", "project_id": "ac5a3f5b7f334d37b0c96731d48746a6", "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-de428918-ca72-4148-932d-952475083807', 'date': 'Wed, 25 May 2022 05:36:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "06e6626c-39cb-4c52-8a1c-9fbe0f8ba9a2", "tenant_id": "ac5a3f5b7f334d37b0c96731d48746a6", "security_group_id": "58d0b198-9e69-40ec-a191-96152a5c86bf", "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-05-25T05:36:27Z", "updated_at": "2022-05-25T05:36:27Z", "revision_number": 0, "project_id": "ac5a3f5b7f334d37b0c96731d48746a6"}}' 2022-05-25 05:36:27,704 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.46:9696/v2.0/security-group-rules 0.441s 2022-05-25 05:36:27,705 126966 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": "58d0b198-9e69-40ec-a191-96152a5c86bf", "project_id": "ac5a3f5b7f334d37b0c96731d48746a6", "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-0644e267-0794-4bf4-93b1-1163e215bb51', 'date': 'Wed, 25 May 2022 05:36:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "47252449-6d2a-4d19-9fc7-b26c60b218e6", "tenant_id": "ac5a3f5b7f334d37b0c96731d48746a6", "security_group_id": "58d0b198-9e69-40ec-a191-96152a5c86bf", "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-05-25T05:36:27Z", "updated_at": "2022-05-25T05:36:27Z", "revision_number": 0, "project_id": "ac5a3f5b7f334d37b0c96731d48746a6"}}' 2022-05-25 05:36:28,056 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.46:9696/v2.0/security-group-rules 0.351s 2022-05-25 05:36:28,057 126966 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": "58d0b198-9e69-40ec-a191-96152a5c86bf", "project_id": "ac5a3f5b7f334d37b0c96731d48746a6", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-77f55b43-4730-4bc3-8148-e30de6e478f4', 'date': 'Wed, 25 May 2022 05:36:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "181e9de8-1f15-4f64-aada-40f80019461d", "tenant_id": "ac5a3f5b7f334d37b0c96731d48746a6", "security_group_id": "58d0b198-9e69-40ec-a191-96152a5c86bf", "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-05-25T05:36:27Z", "updated_at": "2022-05-25T05:36:27Z", "revision_number": 0, "project_id": "ac5a3f5b7f334d37b0c96731d48746a6"}}' 2022-05-25 05:36:28,423 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.46:9696/v2.0/security-group-rules 0.366s 2022-05-25 05:36:28,424 126966 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": "58d0b198-9e69-40ec-a191-96152a5c86bf", "project_id": "ac5a3f5b7f334d37b0c96731d48746a6", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-b681b373-fd9d-499a-ba4a-d83a0ee7785b', 'date': 'Wed, 25 May 2022 05:36:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4fd1e3e2-9ab2-4a8f-ae23-0a894dd67c4e", "tenant_id": "ac5a3f5b7f334d37b0c96731d48746a6", "security_group_id": "58d0b198-9e69-40ec-a191-96152a5c86bf", "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-05-25T05:36:28Z", "updated_at": "2022-05-25T05:36:28Z", "revision_number": 0, "project_id": "ac5a3f5b7f334d37b0c96731d48746a6"}}' 2022-05-25 05:36:28,790 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.46:9696/v2.0/security-group-rules 0.365s 2022-05-25 05:36:28,790 126966 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": "58d0b198-9e69-40ec-a191-96152a5c86bf", "project_id": "ac5a3f5b7f334d37b0c96731d48746a6", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-74fa6489-f402-482b-9c1b-f694030a5032', 'date': 'Wed, 25 May 2022 05:36:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1f7b7d0b-a349-48db-8a59-00f550435838", "tenant_id": "ac5a3f5b7f334d37b0c96731d48746a6", "security_group_id": "58d0b198-9e69-40ec-a191-96152a5c86bf", "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-05-25T05:36:28Z", "updated_at": "2022-05-25T05:36:28Z", "revision_number": 0, "project_id": "ac5a3f5b7f334d37b0c96731d48746a6"}}' 2022-05-25 05:36:29,162 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.46:9696/v2.0/security-group-rules 0.371s 2022-05-25 05:36:29,162 126966 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": "58d0b198-9e69-40ec-a191-96152a5c86bf", "project_id": "ac5a3f5b7f334d37b0c96731d48746a6", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-58098dd7-201a-4c51-971b-e067f36cf1ac', 'date': 'Wed, 25 May 2022 05:36:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a6bfed7c-b25b-4de2-9d56-5cdd2eefca50", "tenant_id": "ac5a3f5b7f334d37b0c96731d48746a6", "security_group_id": "58d0b198-9e69-40ec-a191-96152a5c86bf", "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-05-25T05:36:28Z", "updated_at": "2022-05-25T05:36:28Z", "revision_number": 0, "project_id": "ac5a3f5b7f334d37b0c96731d48746a6"}}' 2022-05-25 05:36:29,227 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.46/identity/v3/auth/tokens 0.060s 2022-05-25 05:36:29,228 126966 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 25 May 2022 05:36:29 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-b42dbd7b-0410-4095-ab5d-9bc99fd6bcad', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "971c659e97f340eda69e04456af9d2cc", "name": "tempest-TestNetworkBasicOps-937421398-project", "password_expires_at": null}, "audit_ids": ["vs4t8OdUTjOx8UDrX3Uc0g"], "expires_at": "2022-05-25T06:36:29.000000Z", "issued_at": "2022-05-25T05:36:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ac5a3f5b7f334d37b0c96731d48746a6", "name": "tempest-TestNetworkBasicOps-937421398"}, "is_domain": false, "roles": [{"id": "e4c48618748947c09ec50fdd2588edd1", "name": "member"}, {"id": "a2cc4ce49de946b2bb9340a57fcf04f1", "name": "reader"}], "catalog": [{"endpoints": [{"id": "7ca836e573d44865aa8fba7796af6b66", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.46:8080", "region": "RegionOne"}, {"id": "d9bafbff933d4d059ed50d37c836b515", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46:8080/v1/AUTH_ac5a3f5b7f334d37b0c96731d48746a6", "region": "RegionOne"}], "id": "2ee8fcc4d197426491ebff543e05f707", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "2dc2de88974144b5bf6562d2e61fd2ec", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46:9696/", "region": "RegionOne"}], "id": "662708ba4d6f47f9be771ce03892955e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "48d34ae19268447db0217d9222efe711", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/identity", "region": "RegionOne"}], "id": "8cfd328d6aa245e78d47335f8bd04ae6", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "e56f7cd7f5364a60b4ca8f1f84c6e17a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/compute/v2/ac5a3f5b7f334d37b0c96731d48746a6", "region": "RegionOne"}], "id": "a1547e134d734596b7d71fef787fed90", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b82ce0f98e92449dbe98455e7452f1fc", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/placement", "region": "RegionOne"}], "id": "aa6e47c0c948480b912e4086f269ce77", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "58ab4aa896874d5f9de07f03a00f8973", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/volume/v3/ac5a3f5b7f334d37b0c96731d48746a6", "region": "RegionOne"}], "id": "d3ba0472b8e0424fb647d1bdd1efe491", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c7678b1b1ad54dfea402e59dd2768170", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/volume/v3/ac5a3f5b7f334d37b0c96731d48746a6", "region": "RegionOne"}], "id": "e69d48456a254117b4e07f2379ee99ce", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "75af32e9edb346eaadb487f923eeb0b2", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/compute/v2.1", "region": "RegionOne"}], "id": "e84caa8c46364150a2c6165a23baf79c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "048206d365f44a8792f552c2d7b02eb9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.46/image", "region": "RegionOne"}], "id": "fb71393dea874f01905a5ea7fc4d69ec", "type": "image", "name": "glance"}]}}' 2022-05-25 05:36:29,232 126966 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_mtu_sized_frames) Found network None available for tenant 2022-05-25 05:36:30,158 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 202 POST http://10.222.0.46/compute/v2.1/servers 0.925s 2022-05-25 05:36:30,158 126966 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-1591575197", "imageRef": "6993e405-4272-4d50-bc6f-fac6f767bb93", "flavorRef": "452", "networks": [{"uuid": "5691f170-7618-4807-9a8e-2a863c1004e8"}], "key_name": "tempest-TestNetworkBasicOps-1678193927", "security_groups": [{"name": "tempest-secgroup-smoke-171594218"}]}} Response - Headers: {'date': 'Wed, 25 May 2022 05:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da9bc3e0-88bd-4919-9b59-485b249abc91', 'x-compute-request-id': 'req-da9bc3e0-88bd-4919-9b59-485b249abc91', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.46/compute/v2.1/servers'} Body: b'{"server": {"id": "739eeb00-56c2-4d6f-ad6d-5ae47365303e", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-171594218"}], "adminPass": "95XhDBAxKvVq"}}' 2022-05-25 05:36:30,279 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e 0.118s 2022-05-25 05:36:30,280 126966 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1249', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49481761-0a5f-4f91-9907-6edf77630c55', 'x-compute-request-id': 'req-49481761-0a5f-4f91-9907-6edf77630c55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e'} Body: b'{"server": {"id": "739eeb00-56c2-4d6f-ad6d-5ae47365303e", "name": "tempest-TestNetworkBasicOps-server-1591575197", "status": "BUILD", "tenant_id": "ac5a3f5b7f334d37b0c96731d48746a6", "user_id": "971c659e97f340eda69e04456af9d2cc", "metadata": {}, "hostId": "", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:36:30Z", "updated": "2022-05-25T05:36:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1678193927", "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-05-25 05:36:31,408 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e 0.120s 2022-05-25 05:36:31,408 126966 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1253', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f79255a-c7ae-4ede-be54-28bf1ea9bdd7', 'x-compute-request-id': 'req-2f79255a-c7ae-4ede-be54-28bf1ea9bdd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e'} Body: b'{"server": {"id": "739eeb00-56c2-4d6f-ad6d-5ae47365303e", "name": "tempest-TestNetworkBasicOps-server-1591575197", "status": "BUILD", "tenant_id": "ac5a3f5b7f334d37b0c96731d48746a6", "user_id": "971c659e97f340eda69e04456af9d2cc", "metadata": {}, "hostId": "", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:36:30Z", "updated": "2022-05-25T05:36:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1678193927", "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-05-25 05:36:32,574 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e 0.153s 2022-05-25 05:36:32,574 126966 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1309', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7276461-ebb4-4f69-bb6c-a6adc9465733', 'x-compute-request-id': 'req-d7276461-ebb4-4f69-bb6c-a6adc9465733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e'} Body: b'{"server": {"id": "739eeb00-56c2-4d6f-ad6d-5ae47365303e", "name": "tempest-TestNetworkBasicOps-server-1591575197", "status": "BUILD", "tenant_id": "ac5a3f5b7f334d37b0c96731d48746a6", "user_id": "971c659e97f340eda69e04456af9d2cc", "metadata": {}, "hostId": "10bb9703057c74ac31fc4dc45eede5f280e19637befa04f0bde82910", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:36:30Z", "updated": "2022-05-25T05:36:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1678193927", "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-05-25 05:36:32,582 126966 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 2 second wait 2022-05-25 05:36:33,905 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e 0.321s 2022-05-25 05:36:33,905 126966 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecf4cc46-deaf-4353-8b00-2355f26d9b35', 'x-compute-request-id': 'req-ecf4cc46-deaf-4353-8b00-2355f26d9b35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e'} Body: b'{"server": {"id": "739eeb00-56c2-4d6f-ad6d-5ae47365303e", "name": "tempest-TestNetworkBasicOps-server-1591575197", "status": "BUILD", "tenant_id": "ac5a3f5b7f334d37b0c96731d48746a6", "user_id": "971c659e97f340eda69e04456af9d2cc", "metadata": {}, "hostId": "10bb9703057c74ac31fc4dc45eede5f280e19637befa04f0bde82910", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:36:30Z", "updated": "2022-05-25T05:36:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1678193927", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-171594218"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:36:33,912 126966 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2022-05-25 05:36:35,267 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e 0.353s 2022-05-25 05:36:35,268 126966 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f21c5a0-04a0-452d-8cbb-4256882c6c79', 'x-compute-request-id': 'req-4f21c5a0-04a0-452d-8cbb-4256882c6c79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e'} Body: b'{"server": {"id": "739eeb00-56c2-4d6f-ad6d-5ae47365303e", "name": "tempest-TestNetworkBasicOps-server-1591575197", "status": "BUILD", "tenant_id": "ac5a3f5b7f334d37b0c96731d48746a6", "user_id": "971c659e97f340eda69e04456af9d2cc", "metadata": {}, "hostId": "10bb9703057c74ac31fc4dc45eede5f280e19637befa04f0bde82910", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:36:30Z", "updated": "2022-05-25T05:36:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1678193927", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-171594218"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:36:36,548 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e 0.271s 2022-05-25 05:36:36,548 126966 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa703f10-b591-4110-830f-c1add63e8cce', 'x-compute-request-id': 'req-aa703f10-b591-4110-830f-c1add63e8cce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e'} Body: b'{"server": {"id": "739eeb00-56c2-4d6f-ad6d-5ae47365303e", "name": "tempest-TestNetworkBasicOps-server-1591575197", "status": "BUILD", "tenant_id": "ac5a3f5b7f334d37b0c96731d48746a6", "user_id": "971c659e97f340eda69e04456af9d2cc", "metadata": {}, "hostId": "10bb9703057c74ac31fc4dc45eede5f280e19637befa04f0bde82910", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:36:30Z", "updated": "2022-05-25T05:36:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1678193927", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-171594218"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:36:37,749 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e 0.193s 2022-05-25 05:36:37,750 126966 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4a32179-2c39-4c05-93fa-ada48bf527b1', 'x-compute-request-id': 'req-d4a32179-2c39-4c05-93fa-ada48bf527b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e'} Body: b'{"server": {"id": "739eeb00-56c2-4d6f-ad6d-5ae47365303e", "name": "tempest-TestNetworkBasicOps-server-1591575197", "status": "BUILD", "tenant_id": "ac5a3f5b7f334d37b0c96731d48746a6", "user_id": "971c659e97f340eda69e04456af9d2cc", "metadata": {}, "hostId": "10bb9703057c74ac31fc4dc45eede5f280e19637befa04f0bde82910", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:36:30Z", "updated": "2022-05-25T05:36:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1678193927", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-171594218"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:36:38,987 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e 0.229s 2022-05-25 05:36:38,988 126966 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-045f1035-6949-4de4-b5a9-ceaae3aaac85', 'x-compute-request-id': 'req-045f1035-6949-4de4-b5a9-ceaae3aaac85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e'} Body: b'{"server": {"id": "739eeb00-56c2-4d6f-ad6d-5ae47365303e", "name": "tempest-TestNetworkBasicOps-server-1591575197", "status": "BUILD", "tenant_id": "ac5a3f5b7f334d37b0c96731d48746a6", "user_id": "971c659e97f340eda69e04456af9d2cc", "metadata": {}, "hostId": "10bb9703057c74ac31fc4dc45eede5f280e19637befa04f0bde82910", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:36:30Z", "updated": "2022-05-25T05:36:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1678193927", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-171594218"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:36:40,195 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e 0.199s 2022-05-25 05:36:40,196 126966 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7205397-42f4-42b6-bb09-a46acc984693', 'x-compute-request-id': 'req-c7205397-42f4-42b6-bb09-a46acc984693', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e'} Body: b'{"server": {"id": "739eeb00-56c2-4d6f-ad6d-5ae47365303e", "name": "tempest-TestNetworkBasicOps-server-1591575197", "status": "BUILD", "tenant_id": "ac5a3f5b7f334d37b0c96731d48746a6", "user_id": "971c659e97f340eda69e04456af9d2cc", "metadata": {}, "hostId": "10bb9703057c74ac31fc4dc45eede5f280e19637befa04f0bde82910", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:36:30Z", "updated": "2022-05-25T05:36:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1678193927", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-171594218"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:36:41,378 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e 0.173s 2022-05-25 05:36:41,378 126966 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1374', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e47be3b9-3e87-4f27-8448-b11d6c898ceb', 'x-compute-request-id': 'req-e47be3b9-3e87-4f27-8448-b11d6c898ceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e'} Body: b'{"server": {"id": "739eeb00-56c2-4d6f-ad6d-5ae47365303e", "name": "tempest-TestNetworkBasicOps-server-1591575197", "status": "BUILD", "tenant_id": "ac5a3f5b7f334d37b0c96731d48746a6", "user_id": "971c659e97f340eda69e04456af9d2cc", "metadata": {}, "hostId": "10bb9703057c74ac31fc4dc45eede5f280e19637befa04f0bde82910", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:36:30Z", "updated": "2022-05-25T05:36:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1678193927", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-171594218"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:36:42,567 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e 0.179s 2022-05-25 05:36:42,567 126966 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1546', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88f7ac21-32a0-45d3-898b-581d2d3b75d0', 'x-compute-request-id': 'req-88f7ac21-32a0-45d3-898b-581d2d3b75d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e'} Body: b'{"server": {"id": "739eeb00-56c2-4d6f-ad6d-5ae47365303e", "name": "tempest-TestNetworkBasicOps-server-1591575197", "status": "ACTIVE", "tenant_id": "ac5a3f5b7f334d37b0c96731d48746a6", "user_id": "971c659e97f340eda69e04456af9d2cc", "metadata": {}, "hostId": "10bb9703057c74ac31fc4dc45eede5f280e19637befa04f0bde82910", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:36:30Z", "updated": "2022-05-25T05:36:42Z", "addresses": {"tempest-network-smoke--976708774": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:9b:33"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1678193927", "OS-SRV-USG:launched_at": "2022-05-25T05:36:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-171594218"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:36:42,575 126966 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2022-05-25 05:36:42,780 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e 0.204s 2022-05-25 05:36:42,780 126966 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1546', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b0bd04c-d071-48a5-9f18-6241696902ec', 'x-compute-request-id': 'req-3b0bd04c-d071-48a5-9f18-6241696902ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e'} Body: b'{"server": {"id": "739eeb00-56c2-4d6f-ad6d-5ae47365303e", "name": "tempest-TestNetworkBasicOps-server-1591575197", "status": "ACTIVE", "tenant_id": "ac5a3f5b7f334d37b0c96731d48746a6", "user_id": "971c659e97f340eda69e04456af9d2cc", "metadata": {}, "hostId": "10bb9703057c74ac31fc4dc45eede5f280e19637befa04f0bde82910", "image": {"id": "6993e405-4272-4d50-bc6f-fac6f767bb93", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/images/6993e405-4272-4d50-bc6f-fac6f767bb93"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.46/compute/flavors/452"}]}, "created": "2022-05-25T05:36:30Z", "updated": "2022-05-25T05:36:42Z", "addresses": {"tempest-network-smoke--976708774": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:9b:33"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e"}, {"rel": "bookmark", "href": "http://10.222.0.46/compute/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestNetworkBasicOps-1678193927", "OS-SRV-USG:launched_at": "2022-05-25T05:36:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-171594218"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-05-25 05:36:42,788 126966 INFO [tempest.scenario.manager] Tenant networks not configured to be reachable. 2022-05-25 05:36:42,836 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.46:9696/v2.0/ports?device_id=739eeb00-56c2-4d6f-ad6d-5ae47365303e 0.047s 2022-05-25 05:36:42,836 126966 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': '929', 'x-openstack-request-id': 'req-c7d920fc-115d-4b04-8631-661523b90dc0', 'date': 'Wed, 25 May 2022 05:36:42 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46:9696/v2.0/ports?device_id=739eeb00-56c2-4d6f-ad6d-5ae47365303e'} Body: b'{"ports":[{"id":"6d631125-e72f-4153-bb4c-00e182e51353","name":"","network_id":"5691f170-7618-4807-9a8e-2a863c1004e8","tenant_id":"ac5a3f5b7f334d37b0c96731d48746a6","mac_address":"fa:16:3e:d0:9b:33","admin_state_up":true,"status":"ACTIVE","device_id":"739eeb00-56c2-4d6f-ad6d-5ae47365303e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"66d7ee79-2a43-4845-adbd-32aeba406d04","ip_address":"172.20.0.14"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["58d0b198-9e69-40ec-a191-96152a5c86bf"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"n-h1-843228-2","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false,"bound_drivers":{"0":"hyperv"}},"port_security_enabled":true,"tags":[],"created_at":"2022-05-25T05:36:32Z","updated_at":"2022-05-25T05:36:40Z","revision_number":5,"project_id":"ac5a3f5b7f334d37b0c96731d48746a6"}]}' 2022-05-25 05:36:45,221 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 201 POST http://10.222.0.46:9696/v2.0/floatingips 2.383s 2022-05-25 05:36:45,221 126966 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "fe3ce551-a5d3-465a-835f-df75efdb5a53", "port_id": "6d631125-e72f-4153-bb4c-00e182e51353", "tenant_id": "ac5a3f5b7f334d37b0c96731d48746a6", "fixed_ip_address": "172.20.0.14"}} Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-abea9d60-0c74-42d8-a410-3beed9e7f8bf', 'date': 'Wed, 25 May 2022 05:36:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.46:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6d0c859c-f39c-4786-9d18-4189fc49fa92", "tenant_id": "ac5a3f5b7f334d37b0c96731d48746a6", "floating_ip_address": "172.25.0.124", "floating_network_id": "fe3ce551-a5d3-465a-835f-df75efdb5a53", "router_id": "ad28e166-5770-476e-8c12-891727e4d631", "port_id": "6d631125-e72f-4153-bb4c-00e182e51353", "fixed_ip_address": "172.20.0.14", "status": "DOWN", "project_id": "ac5a3f5b7f334d37b0c96731d48746a6", "description": "", "port_details": {"name": "", "network_id": "5691f170-7618-4807-9a8e-2a863c1004e8", "mac_address": "fa:16:3e:d0:9b:33", "admin_state_up": true, "status": "ACTIVE", "device_id": "739eeb00-56c2-4d6f-ad6d-5ae47365303e", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-05-25T05:36:43Z", "updated_at": "2022-05-25T05:36:43Z", "revision_number": 0}}' 2022-05-25 05:36:45,311 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.46:9696/v2.0/floatingips/6d0c859c-f39c-4786-9d18-4189fc49fa92 0.089s 2022-05-25 05:36:45,311 126966 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': '798', 'x-openstack-request-id': 'req-9d1652c3-cad6-438e-b2b2-1aea691c4e35', 'date': 'Wed, 25 May 2022 05:36:45 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46:9696/v2.0/floatingips/6d0c859c-f39c-4786-9d18-4189fc49fa92'} Body: b'{"floatingip": {"id": "6d0c859c-f39c-4786-9d18-4189fc49fa92", "tenant_id": "ac5a3f5b7f334d37b0c96731d48746a6", "floating_ip_address": "172.25.0.124", "floating_network_id": "fe3ce551-a5d3-465a-835f-df75efdb5a53", "router_id": "ad28e166-5770-476e-8c12-891727e4d631", "port_id": "6d631125-e72f-4153-bb4c-00e182e51353", "fixed_ip_address": "172.20.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "5691f170-7618-4807-9a8e-2a863c1004e8", "mac_address": "fa:16:3e:d0:9b:33", "admin_state_up": true, "status": "ACTIVE", "device_id": "739eeb00-56c2-4d6f-ad6d-5ae47365303e", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-05-25T05:36:43Z", "updated_at": "2022-05-25T05:36:43Z", "revision_number": 0, "project_id": "ac5a3f5b7f334d37b0c96731d48746a6"}}' 2022-05-25 05:36:46,378 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.46:9696/v2.0/floatingips/6d0c859c-f39c-4786-9d18-4189fc49fa92 0.066s 2022-05-25 05:36:46,378 126966 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': '798', 'x-openstack-request-id': 'req-bb234e96-4aff-4b4b-8d1a-1f4e6581ff66', 'date': 'Wed, 25 May 2022 05:36:46 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46:9696/v2.0/floatingips/6d0c859c-f39c-4786-9d18-4189fc49fa92'} Body: b'{"floatingip": {"id": "6d0c859c-f39c-4786-9d18-4189fc49fa92", "tenant_id": "ac5a3f5b7f334d37b0c96731d48746a6", "floating_ip_address": "172.25.0.124", "floating_network_id": "fe3ce551-a5d3-465a-835f-df75efdb5a53", "router_id": "ad28e166-5770-476e-8c12-891727e4d631", "port_id": "6d631125-e72f-4153-bb4c-00e182e51353", "fixed_ip_address": "172.20.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "5691f170-7618-4807-9a8e-2a863c1004e8", "mac_address": "fa:16:3e:d0:9b:33", "admin_state_up": true, "status": "ACTIVE", "device_id": "739eeb00-56c2-4d6f-ad6d-5ae47365303e", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-05-25T05:36:43Z", "updated_at": "2022-05-25T05:36:43Z", "revision_number": 0, "project_id": "ac5a3f5b7f334d37b0c96731d48746a6"}}' 2022-05-25 05:36:47,466 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.46:9696/v2.0/floatingips/6d0c859c-f39c-4786-9d18-4189fc49fa92 0.086s 2022-05-25 05:36:47,467 126966 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': '800', 'x-openstack-request-id': 'req-c52012b7-9348-4430-ac93-c1e4f62ee7fe', 'date': 'Wed, 25 May 2022 05:36:47 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46:9696/v2.0/floatingips/6d0c859c-f39c-4786-9d18-4189fc49fa92'} Body: b'{"floatingip": {"id": "6d0c859c-f39c-4786-9d18-4189fc49fa92", "tenant_id": "ac5a3f5b7f334d37b0c96731d48746a6", "floating_ip_address": "172.25.0.124", "floating_network_id": "fe3ce551-a5d3-465a-835f-df75efdb5a53", "router_id": "ad28e166-5770-476e-8c12-891727e4d631", "port_id": "6d631125-e72f-4153-bb4c-00e182e51353", "fixed_ip_address": "172.20.0.14", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "5691f170-7618-4807-9a8e-2a863c1004e8", "mac_address": "fa:16:3e:d0:9b:33", "admin_state_up": true, "status": "ACTIVE", "device_id": "739eeb00-56c2-4d6f-ad6d-5ae47365303e", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-05-25T05:36:43Z", "updated_at": "2022-05-25T05:36:46Z", "revision_number": 1, "project_id": "ac5a3f5b7f334d37b0c96731d48746a6"}}' 2022-05-25 05:36:47,467 126966 INFO [tempest.scenario.manager] FloatingIP: {'id': '6d0c859c-f39c-4786-9d18-4189fc49fa92', 'tenant_id': 'ac5a3f5b7f334d37b0c96731d48746a6', 'floating_ip_address': '172.25.0.124', 'floating_network_id': 'fe3ce551-a5d3-465a-835f-df75efdb5a53', 'router_id': 'ad28e166-5770-476e-8c12-891727e4d631', 'port_id': '6d631125-e72f-4153-bb4c-00e182e51353', 'fixed_ip_address': '172.20.0.14', 'status': 'ACTIVE', 'description': '', 'port_details': {'name': '', 'network_id': '5691f170-7618-4807-9a8e-2a863c1004e8', 'mac_address': 'fa:16:3e:d0:9b:33', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '739eeb00-56c2-4d6f-ad6d-5ae47365303e', 'device_owner': 'compute:nova'}, 'tags': [], 'created_at': '2022-05-25T05:36:43Z', 'updated_at': '2022-05-25T05:36:46Z', 'revision_number': 1, 'project_id': 'ac5a3f5b7f334d37b0c96731d48746a6'} is at status: ACTIVE 2022-05-25 05:36:47,468 126966 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 2.246176 seconds 2022-05-25 05:36:47,468 126966 DEBUG [tempest.scenario.manager] checking network connections to IP 172.25.0.124 with user: ubuntu 2022-05-25 05:36:47,468 126966 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_mtu_sized_frames begins to ping 172.25.0.124 in 120 sec and the expected result is reachable 2022-05-25 05:37:05,606 126966 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 18.137512 seconds 2022-05-25 05:37:05,607 126966 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_mtu_sized_frames finishes ping 172.25.0.124 in 120 sec and the ping result is expected 2022-05-25 05:37:05,683 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 POST http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e/action 0.075s 2022-05-25 05:37:05,684 126966 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': 'Wed, 25 May 2022 05:37:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24559', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a143fee-13b1-4675-8a07-a9b08ef839a4', 'x-compute-request-id': 'req-6a143fee-13b1-4675-8a07-a9b08ef839a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e/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-05-25 05:37:05,686 126966 DEBUG [tempest.scenario.manager] Console output for 739eeb00-56c2-4d6f-ad6d-5ae47365303e 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.088000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092000] tsc: Detected 1995.191 MHz processor [ 0.096000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980764) [ 0.100005] pid_max: default: 32768 minimum: 301 [ 0.104000] Security Framework initialized [ 0.104004] Yama: becoming mindful. [ 0.108000] AppArmor: AppArmor initialized [ 0.108244] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.112097] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.116000] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.116009] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.120520] CPU: Physical Processor ID: 0 [ 0.124000] mce: CPU supports 1 MCE banks [ 0.124103] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.128000] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.128009] Spectre V2 : Mitigation: Full generic retpoline [ 0.132004] Speculative Store Bypass: Vulnerable [ 0.180394] Freeing SMP alternatives memory: 36K [ 0.186331] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.188089] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.192059] Hierarchical SRCU implementation. [ 0.196750] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.200024] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.204057] smp: Bringing up secondary CPUs ... [ 0.208007] smp: Brought up 1 node, 1 CPU [ 0.212004] smpboot: Max logical packages: 1 [ 0.216005] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.220421] devtmpfs: initialized [ 0.224077] x86/mm: Memory block size: 128MB [ 0.228236] evm: security.selinux [ 0.232010] evm: security.SMACK64 [ 0.236004] evm: security.SMACK64EXEC [ 0.240004] evm: security.SMACK64TRANSMUTE [ 0.244004] evm: security.SMACK64MMAP [ 0.248025] evm: security.apparmor [ 0.252004] evm: security.ima [ 0.256004] evm: security.capability [ 0.260507] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.264015] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.268069] pinctrl core: initialized pinctrl subsystem [ 0.272259] NET: Registered protocol family 16 [ 0.276110] audit: initializing netlink subsys (disabled) [ 0.280172] cpuidle: using governor ladder [ 0.284009] audit: type=2000 audit(1653457012.280:1): state=initialized audit_enabled=0 res=1 [ 0.288009] cpuidle: using governor menu [ 0.292057] ACPI: bus type PCI registered [ 0.296024] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.304788] PCI: Using configuration type 1 for base access [ 0.309490] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.312268] ACPI: Added _OSI(Module Device) [ 0.320007] ACPI: Added _OSI(Processor Device) [ 0.324005] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.328005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.332030] ACPI: Added _OSI(Linux-Dell-Video) [ 0.344471] ACPI: Interpreter enabled [ 0.348012] ACPI: (supports S0 S5) [ 0.352026] ACPI: Using IOAPIC for interrupt routing [ 0.356042] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.360532] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.406122] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.408033] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.412012] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.416017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.420447] PCI host bridge to bus 0000:00 [ 0.424007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.428006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.432006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.436006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.440007] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.444007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.482447] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.484006] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.488006] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.492006] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.502257] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.502257] * this clock source is slow. Consider trying other clock sources [ 0.519715] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.564533] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.568779] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.572802] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.576768] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.580636] SCSI subsystem initialized [ 0.584305] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.588000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.588006] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.592004] vgaarb: loaded [ 0.596055] pps_core: LinuxPPS API ver. 1 registered [ 0.600004] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.604016] PTP clock support registered [ 0.608063] EDAC MC: Ver: 3.0.0 [ 0.618148] hv_vmbus: Vmbus version:4.0 [ 0.620094] PCI: Using ACPI for IRQ routing [ 0.624703] NetLabel: Initializing [ 0.628013] NetLabel: domain hash size = 128 [ 0.632013] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.636060] NetLabel: unlabeled traffic allowed by default [ 0.640159] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.658934] VFS: Disk quotas dquot_6.6.0 [ 0.662987] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.667612] AppArmor: AppArmor Filesystem Enabled [ 0.671783] pnp: PnP ACPI init [ 0.685098] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.689421] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.694262] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.698938] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.703321] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.708128] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.712382] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.717069] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.721358] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.725635] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.729933] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.734912] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.739545] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.744228] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.748779] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.753808] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.758480] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.763934] pnp: PnP ACPI: found 9 devices [ 0.774913] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.780376] NET: Registered protocol family 2 [ 0.784755] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.789405] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.793796] TCP: Hash tables configured (established 8192 bind 8192) [ 0.798384] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.802744] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.807280] NET: Registered protocol family 1 [ 0.811786] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.818217] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.823522] Unpacking initramfs... [ 1.120690] Freeing initrd memory: 13088K [ 1.125056] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.130023] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.135316] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984de7b583, max_idle_ns: 881590633483 ns [ 1.140500] Scanning for low memory corruption every 60 seconds [ 1.145475] Initialise system trusted keyrings [ 1.149680] Key type blacklist registered [ 1.155716] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.162147] zbud: loaded [ 1.166838] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.171502] fuse init (API version 7.26) [ 1.177212] Key type asymmetric registered [ 1.181285] Asymmetric key parser 'x509' registered [ 1.185868] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.191321] io scheduler noop registered (default) [ 1.195705] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.200547] ACPI: Power Button [PWRF] [ 1.205038] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.232766] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.262335] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.269547] Linux agpgart interface v0.103 [ 1.274876] loop: module loaded [ 1.278740] hv_vmbus: registering driver hv_storvsc [ 1.286050] scsi host0: storvsc_host_t [ 1.294557] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.303416] scsi host1: storvsc_host_t [ 1.312856] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.318876] random: fast init done [ 1.323246] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.335024] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.343340] scsi host2: ata_piix [ 1.347963] sd 0:0:0:0: [sda] Write Protect is off [ 1.352458] scsi host3: ata_piix [ 1.356930] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.362332] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.367139] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.383014] libphy: Fixed MDIO Bus: probed [ 1.387236] tun: Universal TUN/TAP device driver, 1.6 [ 1.391748] PPP generic driver version 2.4.2 [ 1.396181] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.419451] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.423854] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.428910] sda: sda1 [ 1.432979] mousedev: PS/2 mouse device common for all mice [ 1.438452] rtc_cmos 00:00: RTC can wake from S4 [ 1.468158] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.476180] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.483410] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.489239] device-mapper: uevent: version 1.0.3 [ 1.493378] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.497578] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.505068] NET: Registered protocol family 10 [ 1.514950] Segment Routing with IPv6 [ 1.519149] NET: Registered protocol family 17 [ 1.523423] Key type dns_resolver registered [ 1.528175] RAS: Correctable Errors collector initialized. [ 1.532941] registered taskstats version 1 [ 2.447429] Loading compiled-in X.509 certificates [ 2.456339] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.461753] zswap: loaded using pool lzo/zbud [ 2.471615] Key type big_key registered [ 2.475607] Key type trusted registered [ 2.482334] Key type encrypted registered [ 2.486347] AppArmor: AppArmor sha1 policy hashing enabled [ 2.490589] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.495265] evm: HMAC attrs: 0x1 [ 2.620242] rtc_cmos 00:00: setting system clock to 2022-05-25 05:36:55 UTC (1653457015) [ 2.625162] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.629511] EDD information not available. [ 3.053545] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.065981] ata2.00: configured for MWDMA2 [ 3.082552] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.097151] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.101386] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.109074] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.117038] Freeing unused kernel memory: 2248K [ 3.128042] Write protecting the kernel read-only data: 18432k [ 3.133209] Freeing unused kernel memory: 2008K [ 3.137983] Freeing unused kernel memory: 124K [ 3.153939] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.159056] x86/mm: Checking user space page tables [ 3.173780] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.229020] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.234465] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.239665] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.244379] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.248854] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.260069] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.271240] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.278792] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.285652] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.290170] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.439304] hv_utils: Registering HyperV Utility Driver [ 3.444570] hv_vmbus: registering driver hv_util [ 3.459945] hv_vmbus: registering driver hyperv_keyboard [ 3.468973] hv_vmbus: registering driver hv_netvsc [ 3.478672] hidraw: raw HID events driver (C) Jiri Kosina [ 3.506321] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.526974] hv_vmbus: registering driver hid_hyperv [ 3.633059] hv_utils: Heartbeat IC version 3.0 [ 3.638881] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.648145] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.667894] hv_utils: Shutdown IC version 3.0 [ 3.675969] hv_utils: TimeSync IC version 4.0 [ 3.676034] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 3.836029] raid6: sse2x1 gen() 5031 MB/s [ 3.888048] raid6: sse2x1 xor() 3457 MB/s [ 3.940031] raid6: sse2x2 gen() 5114 MB/s [ 3.992032] raid6: sse2x2 xor() 4479 MB/s [ 4.044035] raid6: sse2x4 gen() 7124 MB/s [ 4.096061] raid6: sse2x4 xor() 5446 MB/s [ 4.100071] raid6: using algorithm sse2x4 gen() 7124 MB/s [ 4.104394] raid6: .... xor() 5446 MB/s, rmw enabled [ 4.108510] raid6: using intx1 recovery algorithm [ 4.116737] xor: measuring software checksum speed [ 4.160026] prefetch64-sse: 10121.000 MB/sec [ 4.204047] generic_sse: 9277.000 MB/sec [ 4.208147] xor: using function: prefetch64-sse (10121.000 MB/sec) [ 4.215770] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.376720] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.541149] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 4.842901] 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) [ 4.850768] systemd[1]: Detected virtualization microsoft. [ 4.855248] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 4.898392] systemd[1]: Set hostname to <ubuntu>. [ 4.905554] systemd[1]: Initializing machine ID from random generator. [ 4.911080] systemd[1]: Installed transient /etc/machine-id file. [ 5.155880] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 5.205102] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 5.253032] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 5.310047] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Remount R 2022-05-25 05:37:05,692 126966 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.25.0.124:22' as 'ubuntu' with public key authentication 2022-05-25 05:37:05,694 126966 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.124 ([Errno None] Unable to connect to port 22 on 172.25.0.124). Number attempts: 1. Retry after 2 seconds. 2022-05-25 05:37:08,197 126966 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.124 ([Errno None] Unable to connect to port 22 on 172.25.0.124). Number attempts: 2. Retry after 3 seconds. 2022-05-25 05:37:11,753 126966 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-05-25 05:37:12,061 126966 INFO [paramiko.transport] Auth banner: b'"System is booting up. See pam_nologin(8)"\n' 2022-05-25 05:37:12,062 126966 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.25.0.124 (Authentication failed.). Number attempts: 3. Retry after 4 seconds. 2022-05-25 05:37:16,584 126966 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-05-25 05:37:16,701 126966 INFO [paramiko.transport] Authentication (publickey) successful! 2022-05-25 05:37:16,702 126966 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.25.0.124 successfully created 2022-05-25 05:37:16,773 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_mtu_sized_frames): 200 GET http://10.222.0.46:9696/v2.0/floatingips/6d0c859c-f39c-4786-9d18-4189fc49fa92 0.070s 2022-05-25 05:37:16,773 126966 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': '800', 'x-openstack-request-id': 'req-502ceb27-8347-4528-b4e6-2954a6e6297a', 'date': 'Wed, 25 May 2022 05:37:16 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46:9696/v2.0/floatingips/6d0c859c-f39c-4786-9d18-4189fc49fa92'} Body: b'{"floatingip": {"id": "6d0c859c-f39c-4786-9d18-4189fc49fa92", "tenant_id": "ac5a3f5b7f334d37b0c96731d48746a6", "floating_ip_address": "172.25.0.124", "floating_network_id": "fe3ce551-a5d3-465a-835f-df75efdb5a53", "router_id": "ad28e166-5770-476e-8c12-891727e4d631", "port_id": "6d631125-e72f-4153-bb4c-00e182e51353", "fixed_ip_address": "172.20.0.14", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "5691f170-7618-4807-9a8e-2a863c1004e8", "mac_address": "fa:16:3e:d0:9b:33", "admin_state_up": true, "status": "ACTIVE", "device_id": "739eeb00-56c2-4d6f-ad6d-5ae47365303e", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-05-25T05:36:43Z", "updated_at": "2022-05-25T05:36:46Z", "revision_number": 1, "project_id": "ac5a3f5b7f334d37b0c96731d48746a6"}}' 2022-05-25 05:37:16,774 126966 INFO [tempest.scenario.manager] FloatingIP: {'id': '6d0c859c-f39c-4786-9d18-4189fc49fa92', 'tenant_id': 'ac5a3f5b7f334d37b0c96731d48746a6', 'floating_ip_address': '172.25.0.124', 'floating_network_id': 'fe3ce551-a5d3-465a-835f-df75efdb5a53', 'router_id': 'ad28e166-5770-476e-8c12-891727e4d631', 'port_id': '6d631125-e72f-4153-bb4c-00e182e51353', 'fixed_ip_address': '172.20.0.14', 'status': 'ACTIVE', 'description': '', 'port_details': {'name': '', 'network_id': '5691f170-7618-4807-9a8e-2a863c1004e8', 'mac_address': 'fa:16:3e:d0:9b:33', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': '739eeb00-56c2-4d6f-ad6d-5ae47365303e', 'device_owner': 'compute:nova'}, 'tags': [], 'created_at': '2022-05-25T05:36:43Z', 'updated_at': '2022-05-25T05:36:46Z', 'revision_number': 1, 'project_id': 'ac5a3f5b7f334d37b0c96731d48746a6'} is at status: ACTIVE 2022-05-25 05:37:16,774 126966 DEBUG [tempest.lib.common.utils.test_utils] Call refresh returns true in 0.071980 seconds 2022-05-25 05:37:16,774 126966 DEBUG [tempest.scenario.manager] checking network connections to IP 172.25.0.124 with user: ubuntu 2022-05-25 05:37:16,775 126966 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_mtu_sized_frames begins to ping 172.25.0.124 in 120 sec and the expected result is reachable 2022-05-25 05:37:16,786 126966 DEBUG [tempest.lib.common.utils.test_utils] Call ping returns true in 0.010746 seconds 2022-05-25 05:37:16,786 126966 DEBUG [tempest.scenario.manager] TestNetworkBasicOps:test_mtu_sized_frames finishes ping 172.25.0.124 in 120 sec and the ping result is expected 2022-05-25 05:38:18,451 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.46:9696/v2.0/floatingips/6d0c859c-f39c-4786-9d18-4189fc49fa92 1.463s 2022-05-25 05:38:18,452 126966 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-300a6de3-bd7c-48f2-8f4f-fb9e5780c896', 'content-length': '0', 'date': 'Wed, 25 May 2022 05:38:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.46:9696/v2.0/floatingips/6d0c859c-f39c-4786-9d18-4189fc49fa92'} Body: b'' 2022-05-25 05:38:20,206 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e 1.753s 2022-05-25 05:38:20,206 126966 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:18 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-e4bb815b-3386-4bab-b6c3-f365d2a34da9', 'x-compute-request-id': 'req-e4bb815b-3386-4bab-b6c3-f365d2a34da9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e'} Body: b'' 2022-05-25 05:38:20,252 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 404 GET http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e 0.045s 2022-05-25 05:38:20,252 126966 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38: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-fb1149b1-a616-4695-b288-434eee1d9710', 'x-compute-request-id': 'req-fb1149b1-a616-4695-b288-434eee1d9710', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.46/compute/v2.1/servers/739eeb00-56c2-4d6f-ad6d-5ae47365303e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 739eeb00-56c2-4d6f-ad6d-5ae47365303e could not be found."}}' 2022-05-25 05:38:20,474 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.46:9696/v2.0/security-groups/58d0b198-9e69-40ec-a191-96152a5c86bf 0.221s 2022-05-25 05:38:20,475 126966 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-9cead3eb-d022-4542-ae95-a419578cc392', 'content-length': '0', 'date': 'Wed, 25 May 2022 05:38:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.46:9696/v2.0/security-groups/58d0b198-9e69-40ec-a191-96152a5c86bf'} Body: b'' 2022-05-25 05:38:20,555 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE http://10.222.0.46/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1678193927 0.080s 2022-05-25 05:38:20,555 126966 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38: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-60b18168-602d-47b6-8317-ed084d376226', 'x-compute-request-id': 'req-60b18168-602d-47b6-8317-ed084d376226', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.46/compute/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1678193927'} Body: b'' 2022-05-25 05:38:22,346 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT http://10.222.0.46:9696/v2.0/routers/ad28e166-5770-476e-8c12-891727e4d631/remove_router_interface 1.789s 2022-05-25 05:38:22,346 126966 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"subnet_id": "66d7ee79-2a43-4845-adbd-32aeba406d04"} Response - Headers: {'content-type': 'application/json', 'content-length': '309', 'x-openstack-request-id': 'req-678fab0e-0a79-4a63-940d-7f28f29ecd30', 'date': 'Wed, 25 May 2022 05:38:22 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46:9696/v2.0/routers/ad28e166-5770-476e-8c12-891727e4d631/remove_router_interface'} Body: b'{"id": "ad28e166-5770-476e-8c12-891727e4d631", "tenant_id": "ac5a3f5b7f334d37b0c96731d48746a6", "port_id": "7a63bb56-0304-4fad-9b6a-ecdfa8c95acb", "network_id": "5691f170-7618-4807-9a8e-2a863c1004e8", "subnet_id": "66d7ee79-2a43-4845-adbd-32aeba406d04", "subnet_ids": ["66d7ee79-2a43-4845-adbd-32aeba406d04"]}' 2022-05-25 05:38:22,815 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.46:9696/v2.0/subnets/66d7ee79-2a43-4845-adbd-32aeba406d04 0.468s 2022-05-25 05:38:22,815 126966 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-648c9932-53e8-4032-860e-450cd8d5dd75', 'date': 'Wed, 25 May 2022 05:38:22 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.46:9696/v2.0/subnets/66d7ee79-2a43-4845-adbd-32aeba406d04'} Body: b'' 2022-05-25 05:38:24,324 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.46:9696/v2.0/routers/ad28e166-5770-476e-8c12-891727e4d631 1.509s 2022-05-25 05:38:24,325 126966 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-a3959f85-7d5f-4ec0-aec4-13d710add11f', 'content-length': '0', 'date': 'Wed, 25 May 2022 05:38:24 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.46:9696/v2.0/routers/ad28e166-5770-476e-8c12-891727e4d631'} Body: b'' 2022-05-25 05:38:24,774 126966 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE http://10.222.0.46:9696/v2.0/networks/5691f170-7618-4807-9a8e-2a863c1004e8 0.448s 2022-05-25 05:38:24,774 126966 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-openstack-request-id': 'req-dfe3028f-6bc1-4337-a5bb-ccb5883a36b3', 'date': 'Wed, 25 May 2022 05:38:24 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.46:9696/v2.0/networks/5691f170-7618-4807-9a8e-2a863c1004e8'} 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/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 460, in test_mtu_sized_frames self._check_public_network_connectivity( File "/opt/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 212, in _check_public_network_connectivity self.check_vm_connectivity( File "/opt/stack/tempest/tempest/scenario/manager.py", line 950, in check_vm_connectivity self.assertTrue(self.ping_ip_address(ip_address, File "/opt/stack/tempest/tempest/scenario/manager.py", line 915, in ping_ip_address self.log_console_output([server]) File "/opt/stack/tempest/tempest/scenario/manager.py", line 790, in log_console_output console_output = client.get_console_output( File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 655, in get_console_output return self.action(server_id, 'os-getConsoleOutput', File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 225, in action resp, body = self.post('servers/%s/action' % server_id, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 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 376, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 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.46', port=80): Read timed out. (read timeout=60) |
||||||
test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] |
skip
pt6.4: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port[compute,id-7c0bb1a2-d053-49a4-98f9-ca1a1d849f63,network,slow] |
||||||
tempest.scenario.test_server_multinode.TestServerMultinode | 1 | 0 | 1 | 0 | 0 | Detail | |
test_schedule_to_all_nodes[compute,id-9cecbe35-b9d4-48da-a37e-7ce70aa43d30,network,smoke] |
fail
ft7.1: tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes[compute,id-9cecbe35-b9d4-48da-a37e-7ce70aa43d30,network,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-05-25 05:38:54,080 126966 INFO [tempest.lib.common.rest_client] Request (TestServerMultinode:test_schedule_to_all_nodes): 200 GET http://10.222.0.46/compute/v2.1/os-availability-zone/detail 0.233s 2022-05-25 05:38:54,081 126966 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 25 May 2022 05:38:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '613', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d66724f9-3b41-426d-8705-9cf19c3362ce', 'x-compute-request-id': 'req-d66724f9-3b41-426d-8705-9cf19c3362ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.46/compute/v2.1/os-availability-zone/detail'} Body: b'{"availabilityZoneInfo": [{"zoneName": "internal", "zoneState": {"available": true}, "hosts": {"n-d-843228-2": {"nova-scheduler": {"available": true, "active": true, "updated_at": "2022-05-25T05:38:52.000000"}, "nova-conductor": {"available": true, "active": true, "updated_at": "2022-05-25T05:38:50.000000"}}}}, {"zoneName": "nova", "zoneState": {"available": true}, "hosts": {"n-h1-843228-2": {"nova-compute": {"available": false, "active": true, "updated_at": "2022-05-25T05:37:10.000000"}}, "n-h2-843228-2": {"nova-compute": {"available": true, "active": true, "updated_at": "2022-05-25T05:38:53.000000"}}}}]}' }}} 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_server_multinode.py", line 55, in test_schedule_to_all_nodes raise exceptions.InvalidConfiguration( tempest.lib.exceptions.InvalidConfiguration: Invalid Configuration Details: Host list [{'zone': 'nova', 'host_name': 'n-h2-843228-2'}] is shorter than min_compute_nodes. Did a compute worker not boot correctly? |
||||||
setUpClass (tempest.api.compute.admin.test_agents | 1 | 0 | 0 | 0 | 1 | Detail | |
AgentsAdminTestJSON) |
skip
pt8.1: setUpClass (tempest.api.compute.admin.test_agents.AgentsAdminTestJSON) |
||||||
setUpClass (tempest.api.compute.admin.test_auto_allocate_network | 1 | 0 | 0 | 0 | 1 | Detail | |
AutoAllocateNetworkTest) |
skip
pt9.1: setUpClass (tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest) |
||||||
setUpClass (tempest.api.compute.admin.test_fixed_ips | 1 | 0 | 0 | 0 | 1 | Detail | |
FixedIPsTestJson) |
skip
pt10.1: setUpClass (tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson) |
||||||
setUpClass (tempest.api.compute.admin.test_fixed_ips_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
FixedIPsNegativeTestJson) |
skip
pt11.1: setUpClass (tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson) |
||||||
setUpClass (tempest.api.compute.admin.test_floating_ips_bulk | 1 | 0 | 0 | 0 | 1 | Detail | |
FloatingIPsBulkAdminTestJSON) |
skip
pt12.1: setUpClass (tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON) |
||||||
setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt13.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) |
||||||
setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt14.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) |
||||||
setUpClass (tempest.api.compute.certificates.test_certificates | 1 | 0 | 0 | 0 | 1 | Detail | |
CertificatesV2TestJSON) |
skip
pt15.1: setUpClass (tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_attach_interfaces | 3 | 0 | 0 | 0 | 3 | Detail | |
AttachInterfacesTestJSON) |
skip
pt16.1: setUpClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON) |
||||||
AttachInterfacesV270Test) |
skip
pt16.2: setUpClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesV270Test) |
||||||
AttachInterfacesUnderV243Test) |
skip
pt16.3: setUpClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test) |
||||||
setUpClass (tempest.api.compute.servers.test_novnc | 1 | 0 | 0 | 0 | 1 | Detail | |
NoVNCConsoleTestJSON) |
skip
pt17.1: setUpClass (tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_server_metadata | 1 | 0 | 0 | 0 | 1 | Detail | |
ServerMetadataTestJSON) |
skip
pt18.1: setUpClass (tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_server_personality | 1 | 0 | 0 | 0 | 1 | Detail | |
ServerPersonalityTestJSON) |
skip
pt19.1: setUpClass (tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_server_rescue | 3 | 0 | 0 | 0 | 3 | Detail | |
ServerBootFromVolumeStableRescueTest) |
skip
pt20.1: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest) |
||||||
ServerStableDeviceRescueTest) |
skip
pt20.2: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest) |
||||||
ServerStableDeviceRescueTestIDE) |
skip
pt20.3: setUpClass (tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTestIDE) |
||||||
setUpClass (tempest.api.compute.servers.test_virtual_interfaces | 1 | 0 | 0 | 0 | 1 | Detail | |
VirtualInterfacesTestJSON) |
skip
pt21.1: setUpClass (tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON) |
||||||
setUpClass (tempest.api.compute.servers.test_virtual_interfaces_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
VirtualInterfacesNegativeTestJSON) |
skip
pt22.1: setUpClass (tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON) |
||||||
setUpClass (tempest.api.compute.test_networks | 1 | 0 | 0 | 0 | 1 | Detail | |
ComputeNetworksTest) |
skip
pt23.1: setUpClass (tempest.api.compute.test_networks.ComputeNetworksTest) |
||||||
setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt24.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_endpoints | 1 | 0 | 0 | 0 | 1 | Detail | |
EndPointsTestJSON) |
skip
pt25.1: setUpClass (tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_roles | 1 | 0 | 0 | 0 | 1 | Detail | |
RolesTestJSON) |
skip
pt26.1: setUpClass (tempest.api.identity.admin.v2.test_roles.RolesTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_roles_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
RolesNegativeTestJSON) |
skip
pt27.1: setUpClass (tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_services | 1 | 0 | 0 | 0 | 1 | Detail | |
ServicesTestJSON) |
skip
pt28.1: setUpClass (tempest.api.identity.admin.v2.test_services.ServicesTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_tenant_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
TenantsNegativeTestJSON) |
skip
pt29.1: setUpClass (tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_tenants | 1 | 0 | 0 | 0 | 1 | Detail | |
TenantsTestJSON) |
skip
pt30.1: setUpClass (tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_tokens | 1 | 0 | 0 | 0 | 1 | Detail | |
TokensTestJSON) |
skip
pt31.1: setUpClass (tempest.api.identity.admin.v2.test_tokens.TokensTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_tokens_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
TokensAdminTestNegative) |
skip
pt32.1: setUpClass (tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_users | 1 | 0 | 0 | 0 | 1 | Detail | |
UsersTestJSON) |
skip
pt33.1: setUpClass (tempest.api.identity.admin.v2.test_users.UsersTestJSON) |
||||||
setUpClass (tempest.api.identity.admin.v2.test_users_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UsersNegativeTestJSON) |
skip
pt34.1: setUpClass (tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON) |
||||||
setUpClass (tempest.api.identity.v2.test_api_discovery | 1 | 0 | 0 | 0 | 1 | Detail | |
TestApiDiscovery) |
skip
pt35.1: setUpClass (tempest.api.identity.v2.test_api_discovery.TestApiDiscovery) |
||||||
setUpClass (tempest.api.identity.v2.test_ec2_credentials | 1 | 0 | 0 | 0 | 1 | Detail | |
EC2CredentialsTest) |
skip
pt36.1: setUpClass (tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest) |
||||||
setUpClass (tempest.api.identity.v2.test_extension | 1 | 0 | 0 | 0 | 1 | Detail | |
ExtensionTestJSON) |
skip
pt37.1: setUpClass (tempest.api.identity.v2.test_extension.ExtensionTestJSON) |
||||||
setUpClass (tempest.api.identity.v2.test_tenants | 1 | 0 | 0 | 0 | 1 | Detail | |
IdentityTenantsTest) |
skip
pt38.1: setUpClass (tempest.api.identity.v2.test_tenants.IdentityTenantsTest) |
||||||
setUpClass (tempest.api.identity.v2.test_tokens | 1 | 0 | 0 | 0 | 1 | Detail | |
TokensTest) |
skip
pt39.1: setUpClass (tempest.api.identity.v2.test_tokens.TokensTest) |
||||||
setUpClass (tempest.api.identity.v2.test_users | 1 | 0 | 0 | 0 | 1 | Detail | |
IdentityUsersTest) |
skip
pt40.1: setUpClass (tempest.api.identity.v2.test_users.IdentityUsersTest) |
||||||
setUpClass (tempest.api.image.v1.test_image_members | 1 | 0 | 0 | 0 | 1 | Detail | |
ImageMembersTest) |
skip
pt41.1: setUpClass (tempest.api.image.v1.test_image_members.ImageMembersTest) |
||||||
setUpClass (tempest.api.image.v1.test_image_members_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
ImageMembersNegativeTest) |
skip
pt42.1: setUpClass (tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest) |
||||||
setUpClass (tempest.api.image.v1.test_images | 3 | 0 | 0 | 0 | 3 | Detail | |
ListImagesTest) |
skip
pt43.1: setUpClass (tempest.api.image.v1.test_images.ListImagesTest) |
||||||
CreateRegisterImagesTest) |
skip
pt43.2: setUpClass (tempest.api.image.v1.test_images.CreateRegisterImagesTest) |
||||||
UpdateImageMetaTest) |
skip
pt43.3: setUpClass (tempest.api.image.v1.test_images.UpdateImageMetaTest) |
||||||
setUpClass (tempest.api.image.v1.test_images_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
CreateDeleteImagesNegativeTest) |
skip
pt44.1: setUpClass (tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest) |
||||||
setUpClass (tempest.api.image.v2.admin.test_images | 1 | 0 | 0 | 0 | 1 | Detail | |
ImportCopyImagesTest) |
skip
pt45.1: setUpClass (tempest.api.image.v2.admin.test_images.ImportCopyImagesTest) |
||||||
setUpClass (tempest.api.image.v2.test_images | 2 | 0 | 0 | 0 | 2 | Detail | |
ImportImagesTest) |
skip
pt46.1: setUpClass (tempest.api.image.v2.test_images.ImportImagesTest) |
||||||
MultiStoresImportImagesTest) |
skip
pt46.2: setUpClass (tempest.api.image.v2.test_images.MultiStoresImportImagesTest) |
||||||
setUpClass (tempest.api.image.v2.test_images_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
ImportImagesNegativeTest) |
skip
pt47.1: setUpClass (tempest.api.image.v2.test_images_negative.ImportImagesNegativeTest) |
||||||
setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt48.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
pt49.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) |
||||||
setUpClass (tempest.scenario.test_compute_unified_limits | 1 | 0 | 0 | 0 | 1 | Detail | |
ServersQuotaTest) |
skip
pt50.1: setUpClass (tempest.scenario.test_compute_unified_limits.ServersQuotaTest) |
||||||
setUpClass (tempest.scenario.test_dashboard_basic_ops | 1 | 0 | 0 | 0 | 1 | Detail | |
TestDashboardBasicOps) |
skip
pt51.1: setUpClass (tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps) |
||||||
setUpClass (tempest.scenario.test_network_qos_placement | 2 | 0 | 0 | 0 | 2 | Detail | |
QoSBandwidthAndPacketRateTests) |
skip
pt52.1: setUpClass (tempest.scenario.test_network_qos_placement.QoSBandwidthAndPacketRateTests) |
||||||
MinBwAllocationPlacementTest) |
skip
pt52.2: setUpClass (tempest.scenario.test_network_qos_placement.MinBwAllocationPlacementTest) |
||||||
setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt53.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) |
||||||
tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON | 9 | 9 | 0 | 0 | 0 | Detail | |
test_aggregate_add_host_create_server_with_az[id-96be03c7-570d-409c-90f8-e4db3c646996] |
pass
pt54.1: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az[id-96be03c7-570d-409c-90f8-e4db3c646996] |
||||||
test_aggregate_add_host_get_details[id-eeef473c-7c52-494d-9f09-2ed7fc8fc036] |
pass
pt54.2: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details[id-eeef473c-7c52-494d-9f09-2ed7fc8fc036] |
||||||
test_aggregate_add_host_list[id-7f6a1cc5-2446-4cdb-9baa-b6ae0a919b72] |
pass
pt54.3: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list[id-7f6a1cc5-2446-4cdb-9baa-b6ae0a919b72] |
||||||
test_aggregate_add_remove_host[id-c8e85064-e79b-4906-9931-c11c24294d02] |
pass
pt54.4: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host[id-c8e85064-e79b-4906-9931-c11c24294d02] |
||||||
test_aggregate_create_delete[id-0d148aa3-d54c-4317-aa8d-42040a475e20] |
pass
pt54.5: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete[id-0d148aa3-d54c-4317-aa8d-42040a475e20] |
||||||
test_aggregate_create_delete_with_az[id-5873a6f8-671a-43ff-8838-7ce430bb6d0b] |
pass
pt54.6: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az[id-5873a6f8-671a-43ff-8838-7ce430bb6d0b] |
||||||
test_aggregate_create_update_metadata_get_details[id-36ec92ca-7a73-43bc-b920-7531809e8540] |
pass
pt54.7: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details[id-36ec92ca-7a73-43bc-b920-7531809e8540] |
||||||
test_aggregate_create_update_with_az[id-4d2b2004-40fa-40a1-aab2-66f4dab81beb] |
pass
pt54.8: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az[id-4d2b2004-40fa-40a1-aab2-66f4dab81beb] |
||||||
test_aggregate_create_verify_entry_in_list[id-68089c38-04b1-4758-bdf0-cf0daec4defd] |
pass
pt54.9: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list[id-68089c38-04b1-4758-bdf0-cf0daec4defd] |
||||||
tempest.api.compute.admin.test_aggregates.AggregatesAdminTestV241 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_update_show_aggregate_add_remove_host[id-fdf24d9e-8afa-4700-b6aa-9c498351504f] |
pass
pt55.1: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestV241.test_create_update_show_aggregate_add_remove_host[id-fdf24d9e-8afa-4700-b6aa-9c498351504f] |
||||||
tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON | 14 | 14 | 0 | 0 | 0 | Detail | |
test_aggregate_add_existent_host[id-19dd44e1-c435-4ee1-a402-88c4f90b5950,negative] |
pass
pt56.1: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host[id-19dd44e1-c435-4ee1-a402-88c4f90b5950,negative] |
||||||
test_aggregate_add_host_as_user[id-7324c334-bd13-4c93-8521-5877322c3d51,negative] |
pass
pt56.2: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user[id-7324c334-bd13-4c93-8521-5877322c3d51,negative] |
||||||
test_aggregate_add_non_exist_host[id-0ef07828-12b4-45ba-87cc-41425faf5711,negative] |
pass
pt56.3: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host[id-0ef07828-12b4-45ba-87cc-41425faf5711,negative] |
||||||
test_aggregate_create_aggregate_name_length_exceeds_255[id-4c194563-543b-4e70-a719-557bbe947fac,negative] |
pass
pt56.4: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255[id-4c194563-543b-4e70-a719-557bbe947fac,negative] |
||||||
test_aggregate_create_aggregate_name_length_less_than_1[id-3b8a1929-3793-4e92-bcb4-dfa572ee6c1d,negative] |
pass
pt56.5: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1[id-3b8a1929-3793-4e92-bcb4-dfa572ee6c1d,negative] |
||||||
test_aggregate_create_as_user[id-86a1cb14-da37-4a70-b056-903fd56dfe29,negative] |
pass
pt56.6: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user[id-86a1cb14-da37-4a70-b056-903fd56dfe29,negative] |
||||||
test_aggregate_create_with_existent_aggregate_name[id-9c23a291-b0b1-487b-b464-132e061151b3,negative] |
pass
pt56.7: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name[id-9c23a291-b0b1-487b-b464-132e061151b3,negative] |
||||||
test_aggregate_delete_as_user[id-cd6de795-c15d-45f1-8d9e-813c6bb72a3d,negative] |
pass
pt56.8: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user[id-cd6de795-c15d-45f1-8d9e-813c6bb72a3d,negative] |
||||||
test_aggregate_delete_with_invalid_id[id-c74f4bf1-4708-4ff2-95a0-f49eaca951bd,negative] |
pass
pt56.9: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id[id-c74f4bf1-4708-4ff2-95a0-f49eaca951bd,negative] |
||||||
test_aggregate_get_details_as_user[id-557cad12-34c9-4ff4-95f0-22f0dfbaf7dc,negative] |
pass
pt56.10: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user[id-557cad12-34c9-4ff4-95f0-22f0dfbaf7dc,negative] |
||||||
test_aggregate_get_details_with_invalid_id[id-3c916244-2c46-49a4-9b55-b20bb0ae512c,negative] |
pass
pt56.11: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id[id-3c916244-2c46-49a4-9b55-b20bb0ae512c,negative] |
||||||
test_aggregate_list_as_user[id-b7d475a6-5dcd-4ff4-b70a-cd9de66a6672,negative] |
pass
pt56.12: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user[id-b7d475a6-5dcd-4ff4-b70a-cd9de66a6672,negative] |
||||||
test_aggregate_remove_host_as_user[id-7a53af20-137a-4e44-a4ae-e19260e626d9,negative] |
pass
pt56.13: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user[id-7a53af20-137a-4e44-a4ae-e19260e626d9,negative] |
||||||
test_aggregate_remove_nonexistent_host[id-95d6a6fa-8da9-4426-84d0-eec0329f2e4d,negative] |
pass
pt56.14: tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host[id-95d6a6fa-8da9-4426-84d0-eec0329f2e4d,negative] |
||||||
tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-d3431479-8a09-4f76-aa2d-26dc580cb27c] |
pass
pt57.1: tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list[id-d3431479-8a09-4f76-aa2d-26dc580cb27c] |
||||||
test_get_availability_zone_list_detail[id-ef726c58-530f-44c2-968c-c7bed22d5b8c] |
pass
pt57.2: tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail[id-ef726c58-530f-44c2-968c-c7bed22d5b8c] |
||||||
tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list_detail_with_non_admin_user[id-bf34dca2-fdc3-4073-9c02-7648d9eae0d7,negative] |
pass
pt58.1: tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user[id-bf34dca2-fdc3-4073-9c02-7648d9eae0d7,negative] |
||||||
tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_admin_delete_servers_of_others[id-73177903-6737-4f27-a60c-379e8ae8cf48] |
pass
pt59.1: tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others[id-73177903-6737-4f27-a60c-379e8ae8cf48] |
||||||
test_delete_server_while_in_error_state[id-99774678-e072-49d1-9d2a-49a59bc56063] |
pass
pt59.2: tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state[id-99774678-e072-49d1-9d2a-49a59bc56063] |
||||||
tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_flavor_using_string_ram[id-3b541a2e-2ac2-4b42-8b8d-ba6e22fcd4da] |
pass
pt60.1: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram[id-3b541a2e-2ac2-4b42-8b8d-ba6e22fcd4da] |
||||||
test_create_flavor_verify_entry_in_list_details[id-8261d7b0-be58-43ec-a2e5-300573c3f6c5] |
pass
pt60.2: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details[id-8261d7b0-be58-43ec-a2e5-300573c3f6c5] |
||||||
test_create_flavor_with_int_id[id-8b4330e1-12c4-4554-9390-e6639971f086] |
pass
pt60.3: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id[id-8b4330e1-12c4-4554-9390-e6639971f086] |
||||||
test_create_flavor_with_none_id[id-f83fe669-6758-448a-a85e-32d351f36fe0] |
pass
pt60.4: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id[id-f83fe669-6758-448a-a85e-32d351f36fe0] |
||||||
test_create_flavor_with_uuid_id[id-94c9bb4e-2c2a-4f3c-bb1f-5f0daf918e6d] |
pass
pt60.5: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id[id-94c9bb4e-2c2a-4f3c-bb1f-5f0daf918e6d] |
||||||
test_create_list_flavor_without_extra_data[id-63dc64e6-2e79-4fdf-868f-85500d308d66] |
pass
pt60.6: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data[id-63dc64e6-2e79-4fdf-868f-85500d308d66] |
||||||
test_create_server_with_non_public_flavor[id-bcc418ef-799b-47cc-baa1-ce01368b8987] |
pass
pt60.7: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor[id-bcc418ef-799b-47cc-baa1-ce01368b8987] |
||||||
test_is_public_string_variations[id-fb9cbde6-3a0e-41f2-a983-bdb0a823c44e] |
pass
pt60.8: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations[id-fb9cbde6-3a0e-41f2-a983-bdb0a823c44e] |
||||||
test_list_non_public_flavor[id-be6cc18c-7c5d-48c0-ac16-17eaf03c54eb] |
pass
pt60.9: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor[id-be6cc18c-7c5d-48c0-ac16-17eaf03c54eb] |
||||||
test_list_public_flavor_with_other_user[id-b345b196-bfbd-4231-8ac1-6d7fe15ff3a3] |
pass
pt60.10: tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user[id-b345b196-bfbd-4231-8ac1-6d7fe15ff3a3] |
||||||
tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_flavor_access_add_remove[id-59e622f6-bdf6-45e3-8ba8-fedad905a6b4] |
pass
pt61.1: tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove[id-59e622f6-bdf6-45e3-8ba8-fedad905a6b4] |
||||||
test_flavor_access_list_with_private_flavor[id-ea2c2211-29fa-4db9-97c3-906d36fad3e0] |
pass
pt61.2: tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor[id-ea2c2211-29fa-4db9-97c3-906d36fad3e0] |
||||||
tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_add_flavor_access_duplicate[id-f3592cc0-0306-483c-b210-9a7b5346eddc,negative] |
pass
pt62.1: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate[id-f3592cc0-0306-483c-b210-9a7b5346eddc,negative] |
||||||
test_flavor_access_list_with_public_flavor[id-0621c53e-d45d-40e7-951d-43e5e257b272,negative] |
pass
pt62.2: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor[id-0621c53e-d45d-40e7-951d-43e5e257b272,negative] |
||||||
test_flavor_non_admin_add[id-41eaaade-6d37-4f28-9c74-f21b46ca67bd,negative] |
pass
pt62.3: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add[id-41eaaade-6d37-4f28-9c74-f21b46ca67bd,negative] |
||||||
test_flavor_non_admin_remove[id-073e79a6-c311-4525-82dc-6083d919cb3a,negative] |
pass
pt62.4: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove[id-073e79a6-c311-4525-82dc-6083d919cb3a,negative] |
||||||
test_remove_flavor_access_not_found[id-1f710927-3bc7-4381-9f82-0ca6e42644b7,negative] |
pass
pt62.5: tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found[id-1f710927-3bc7-4381-9f82-0ca6e42644b7,negative] |
||||||
tempest.api.compute.admin.test_flavors_extra_specs.FlavorMetadataValidation | 1 | 1 | 0 | 0 | 0 | Detail | |
test_flavor_update_with_custom_namespace[id-d3114f03-b0f2-4dc7-be11-70c0abc178b3] |
pass
pt63.1: tempest.api.compute.admin.test_flavors_extra_specs.FlavorMetadataValidation.test_flavor_update_with_custom_namespace[id-d3114f03-b0f2-4dc7-be11-70c0abc178b3] |
||||||
tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_flavor_non_admin_get_all_keys[id-a99dad88-ae1c-4fba-aeb4-32f898218bd0] |
pass
pt64.1: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys[id-a99dad88-ae1c-4fba-aeb4-32f898218bd0] |
||||||
test_flavor_non_admin_get_specific_key[id-12805a7f-39a3-4042-b989-701d5cad9c90] |
pass
pt64.2: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key[id-12805a7f-39a3-4042-b989-701d5cad9c90] |
||||||
test_flavor_set_get_update_show_unset_keys[id-0b2f9d4b-1ca2-4b99-bb40-165d4bb94208] |
pass
pt64.3: tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys[id-0b2f9d4b-1ca2-4b99-bb40-165d4bb94208] |
||||||
tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_flavor_get_nonexistent_key[id-329a7be3-54b2-48be-8052-bf2ce4afd898,negative] |
pass
pt65.1: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key[id-329a7be3-54b2-48be-8052-bf2ce4afd898,negative] |
||||||
test_flavor_non_admin_set_keys[id-a00a3b81-5641-45a8-ab2b-4a8ec41e1d7d,negative] |
pass
pt65.2: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys[id-a00a3b81-5641-45a8-ab2b-4a8ec41e1d7d,negative] |
||||||
test_flavor_non_admin_unset_keys[id-28f12249-27c7-44c1-8810-1f382f316b11,negative] |
pass
pt65.3: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys[id-28f12249-27c7-44c1-8810-1f382f316b11,negative] |
||||||
test_flavor_non_admin_update_specific_key[id-1ebf4ef8-759e-48fe-a801-d451d80476fb,negative] |
pass
pt65.4: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key[id-1ebf4ef8-759e-48fe-a801-d451d80476fb,negative] |
||||||
test_flavor_unset_nonexistent_key[id-440b9f3f-3c7f-4293-a106-0ceda350f8de,negative] |
pass
pt65.5: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key[id-440b9f3f-3c7f-4293-a106-0ceda350f8de,negative] |
||||||
test_flavor_update_mismatch_key[id-25b822b8-9f49-44f6-80de-d99f0482e5cb,negative] |
pass
pt65.6: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key[id-25b822b8-9f49-44f6-80de-d99f0482e5cb,negative] |
||||||
test_flavor_update_more_key[id-f5889590-bf66-41cc-b4b1-6e6370cfd93f,negative] |
pass
pt65.7: tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key[id-f5889590-bf66-41cc-b4b1-6e6370cfd93f,negative] |
||||||
tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
pass
pt66.1: tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON.test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
||||||
tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
pass
pt67.1: tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON.test_crud_flavor[id-61976b25-488d-41dc-9dcb-cb9693a7b075] |
||||||
tempest.api.compute.admin.test_hosts.HostsAdminTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-9bfaf98d-e2cb-44b0-a07e-2558b2821e4f] |
pass
pt68.1: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts[id-9bfaf98d-e2cb-44b0-a07e-2558b2821e4f] |
||||||
test_list_hosts_with_a_blank_zone[id-9af3c171-fbf4-4150-a624-22109733c2a6] |
pass
pt68.2: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone[id-9af3c171-fbf4-4150-a624-22109733c2a6] |
||||||
test_list_hosts_with_nonexistent_zone[id-c6ddbadb-c94e-4500-b12f-8ffc43843ff8] |
pass
pt68.3: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone[id-c6ddbadb-c94e-4500-b12f-8ffc43843ff8] |
||||||
test_list_hosts_with_zone[id-5dc06f5b-d887-47a2-bb2a-67762ef3c6de] |
pass
pt68.4: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone[id-5dc06f5b-d887-47a2-bb2a-67762ef3c6de] |
||||||
test_show_host_detail[id-38adbb12-aee2-4498-8aec-329c72423aa4] |
pass
pt68.5: tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail[id-38adbb12-aee2-4498-8aec-329c72423aa4] |
||||||
tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON | 14 | 14 | 0 | 0 | 0 | Detail | |
test_list_hosts_with_non_admin_user[id-dd032027-0210-4d9c-860e-69b1b8deed5f,negative] |
pass
pt69.1: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user[id-dd032027-0210-4d9c-860e-69b1b8deed5f,negative] |
||||||
test_reboot_host_with_non_admin_user[id-02d79bb9-eb57-4612-abf6-2cb38897d2f8,negative] |
pass
pt69.2: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user[id-02d79bb9-eb57-4612-abf6-2cb38897d2f8,negative] |
||||||
test_reboot_nonexistent_host[id-f86bfd7b-0b13-4849-ae29-0322e83ee58b,negative] |
pass
pt69.3: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host[id-f86bfd7b-0b13-4849-ae29-0322e83ee58b,negative] |
||||||
test_show_host_detail_with_non_admin_user[id-19ebe09c-bfd4-4b7c-81a2-e2e0710f59cc,negative] |
pass
pt69.4: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user[id-19ebe09c-bfd4-4b7c-81a2-e2e0710f59cc,negative] |
||||||
test_show_host_detail_with_nonexistent_hostname[id-e75b0a1a-041f-47a1-8b4a-b72a6ff36d3f,negative] |
pass
pt69.5: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname[id-e75b0a1a-041f-47a1-8b4a-b72a6ff36d3f,negative] |
||||||
test_shutdown_host_with_non_admin_user[id-a803529c-7e3f-4d3c-a7d6-8e1c203d27f6,negative] |
pass
pt69.6: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user[id-a803529c-7e3f-4d3c-a7d6-8e1c203d27f6,negative] |
||||||
test_shutdown_nonexistent_host[id-9e637444-29cf-4244-88c8-831ae82c31b6,negative] |
pass
pt69.7: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host[id-9e637444-29cf-4244-88c8-831ae82c31b6,negative] |
||||||
test_startup_host_with_non_admin_user[id-9f4ebb7e-b2ae-4e5b-a38f-0fd1bb0ddfca,negative] |
pass
pt69.8: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user[id-9f4ebb7e-b2ae-4e5b-a38f-0fd1bb0ddfca,negative] |
||||||
test_startup_nonexistent_host[id-0d981ac3-4320-4898-b674-82b61fbb60e4,negative] |
pass
pt69.9: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host[id-0d981ac3-4320-4898-b674-82b61fbb60e4,negative] |
||||||
test_update_host_with_invalid_maintenance_mode[id-ab1e230e-5e22-41a9-8699-82b9947915d4,negative] |
pass
pt69.10: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode[id-ab1e230e-5e22-41a9-8699-82b9947915d4,negative] |
||||||
test_update_host_with_invalid_status[id-fbe2bf3e-3246-4a95-a59f-94e4e298ec77,negative] |
pass
pt69.11: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status[id-fbe2bf3e-3246-4a95-a59f-94e4e298ec77,negative] |
||||||
test_update_host_with_non_admin_user[id-e40c72b1-0239-4ed6-ba21-81a184df1f7c,negative] |
pass
pt69.12: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user[id-e40c72b1-0239-4ed6-ba21-81a184df1f7c,negative] |
||||||
test_update_host_without_param[id-0cd85f75-6992-4a4a-b1bd-d11e37fd0eee,negative] |
pass
pt69.13: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param[id-0cd85f75-6992-4a4a-b1bd-d11e37fd0eee,negative] |
||||||
test_update_nonexistent_host[id-23c92146-2100-4d68-b2d6-c7ade970c9c1,negative] |
pass
pt69.14: tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host[id-23c92146-2100-4d68-b2d6-c7ade970c9c1,negative] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_list[id-7f0ceacd-c64d-4e96-b8ee-d02943142cc5] |
pass
pt70.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list[id-7f0ceacd-c64d-4e96-b8ee-d02943142cc5] |
||||||
test_get_hypervisor_list_details[id-1e7fdac2-b672-4ad1-97a4-bad0e3030118] |
pass
pt70.2: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details[id-1e7fdac2-b672-4ad1-97a4-bad0e3030118] |
||||||
test_get_hypervisor_show_details[id-94ff9eae-a183-428e-9cdb-79fde71211cc] |
pass
pt70.3: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details[id-94ff9eae-a183-428e-9cdb-79fde71211cc] |
||||||
test_get_hypervisor_stats[id-797e4f28-b6e0-454d-a548-80cc77c00816] |
pass
pt70.4: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats[id-797e4f28-b6e0-454d-a548-80cc77c00816] |
||||||
test_get_hypervisor_uptime[id-91a50d7d-1c2b-4f24-b55a-a1fe20efca70] |
pass
pt70.5: tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime[id-91a50d7d-1c2b-4f24-b55a-a1fe20efca70] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_show_servers[id-e81bba3f-6215-4e39-a286-d52d2f906862] |
pass
pt71.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers[id-e81bba3f-6215-4e39-a286-d52d2f906862] |
||||||
test_search_hypervisor[id-d7e1805b-3b14-4a3b-b6fd-50ec6d9f361f] |
pass
pt71.2: tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor[id-d7e1805b-3b14-4a3b-b6fd-50ec6d9f361f] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_list_hypervisor_details[id-d46bab64-0fbe-4eb8-9133-e6ee56188cc5] |
pass
pt72.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test.test_get_list_hypervisor_details[id-d46bab64-0fbe-4eb8-9133-e6ee56188cc5] |
||||||
tempest.api.compute.admin.test_hypervisor.HypervisorAdminV253TestBase | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_detail_hypervisors[id-4ab54a14-77a2-4e39-b9d2-1306d157c705] |
pass
pt73.1: tempest.api.compute.admin.test_hypervisor.HypervisorAdminV253TestBase.test_list_show_detail_hypervisors[id-4ab54a14-77a2-4e39-b9d2-1306d157c705] |
||||||
tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_get_hypervisor_list_details_with_non_admin_user[id-dc02db05-e801-4c5f-bc8e-d915290ab345,negative] |
pass
pt74.1: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user[id-dc02db05-e801-4c5f-bc8e-d915290ab345,negative] |
||||||
test_get_hypervisor_list_with_non_admin_user[id-51b3d536-9b14-409c-9bce-c6f7c794994e,negative] |
pass
pt74.2: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user[id-51b3d536-9b14-409c-9bce-c6f7c794994e,negative] |
||||||
test_get_hypervisor_stats_with_non_admin_user[id-e2b061bb-13f9-40d8-9d6e-d5bf17595849,negative] |
pass
pt74.3: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user[id-e2b061bb-13f9-40d8-9d6e-d5bf17595849,negative] |
||||||
test_get_hypervisor_uptime_with_non_admin_user[id-6c3461f9-c04c-4e2a-bebb-71dc9cb47df2,negative] |
pass
pt74.4: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user[id-6c3461f9-c04c-4e2a-bebb-71dc9cb47df2,negative] |
||||||
test_get_nonexistent_hypervisor_uptime[id-f60aa680-9a3a-4c7d-90e1-fae3a4891303,negative] |
pass
pt74.5: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime[id-f60aa680-9a3a-4c7d-90e1-fae3a4891303,negative] |
||||||
test_show_hypervisor_with_non_admin_user[id-51e663d0-6b89-4817-a465-20aca0667d03,negative] |
pass
pt74.6: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user[id-51e663d0-6b89-4817-a465-20aca0667d03,negative] |
||||||
test_show_nonexistent_hypervisor[id-c136086a-0f67-4b2b-bc61-8482bd68989f,negative] |
pass
pt74.7: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor[id-c136086a-0f67-4b2b-bc61-8482bd68989f,negative] |
||||||
tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test | 4 | 4 | 0 | 0 | 0 | Detail | |
test_search_hypervisor_with_non_admin_user[id-5b6a6c79-5dc1-4fa5-9c58-9c8085948e74,negative] |
pass
pt75.1: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user[id-5b6a6c79-5dc1-4fa5-9c58-9c8085948e74,negative] |
||||||
test_search_nonexistent_hypervisor[id-19a45cc1-1000-4055-b6d2-28e8b2ec4faa,negative] |
pass
pt75.2: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor[id-19a45cc1-1000-4055-b6d2-28e8b2ec4faa,negative] |
||||||
test_show_servers_with_non_admin_user[id-2a0a3938-832e-4859-95bf-1c57c236b924,negative] |
pass
pt75.3: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user[id-2a0a3938-832e-4859-95bf-1c57c236b924,negative] |
||||||
test_show_servers_with_nonexistent_hypervisor[id-02463d69-0ace-4d33-a4a8-93d7883a2bba,negative] |
pass
pt75.4: tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor[id-02463d69-0ace-4d33-a4a8-93d7883a2bba,negative] |
||||||
tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_usage_audit_log[id-6e40459d-7c5f-400b-9e83-449fbc8e7feb] |
pass
pt76.1: tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log[id-6e40459d-7c5f-400b-9e83-449fbc8e7feb] |
||||||
test_list_instance_usage_audit_logs[id-25319919-33d9-424f-9f99-2c203ee48b9d] |
pass
pt76.2: tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs[id-25319919-33d9-424f-9f99-2c203ee48b9d] |
||||||
tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_usage_audit_logs_with_invalid_time[id-9b952047-3641-41c7-ba91-a809fc5974c8,negative] |
pass
pt77.1: tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time[id-9b952047-3641-41c7-ba91-a809fc5974c8,negative] |
||||||
test_instance_usage_audit_logs_with_nonadmin_user[id-a9d33178-d2c9-4131-ad3b-f4ca8d0308a2,negative] |
pass
pt77.2: tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user[id-a9d33178-d2c9-4131-ad3b-f4ca8d0308a2,negative] |
||||||
tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_admin_manage_keypairs_for_other_users[id-3c8484af-cfb3-48f6-b8ba-d5d58bbf3eac] |
pass
pt78.1: tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON.test_admin_manage_keypairs_for_other_users[id-3c8484af-cfb3-48f6-b8ba-d5d58bbf3eac] |
||||||
tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test | 1 | 0 | 0 | 0 | 1 | Detail | |
test_live_migration_serial_console[id-6190af80-513e-4f0f-90f2-9714e84955d7] |
skip
pt79.1: tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test.test_live_migration_serial_console[id-6190af80-513e-4f0f-90f2-9714e84955d7] |
||||||
tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_invalid_host_for_migration[id-7fb7856e-ae92-44c9-861a-af62d7830bcb,negative] |
pass
pt80.1: tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration[id-7fb7856e-ae92-44c9-861a-af62d7830bcb,negative] |
||||||
test_live_block_migration_suspended[id-6e2f94f5-2ee8-4830-bef5-5bc95bb0795b,negative] |
pass
pt80.2: tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended[id-6e2f94f5-2ee8-4830-bef5-5bc95bb0795b,negative] |
||||||
tempest.api.compute.admin.test_migrations.MigrationsAdminTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_cold_migration[id-4bf0be52-3b6f-4746-9a27-3143636fe30d] |
pass
pt81.1: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration[id-4bf0be52-3b6f-4746-9a27-3143636fe30d] |
||||||
test_list_migrations[id-75c0b83d-72a0-4cf8-a153-631e83e7d53f] |
pass
pt81.2: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations[id-75c0b83d-72a0-4cf8-a153-631e83e7d53f] |
||||||
test_list_migrations_in_flavor_resize_situation[id-1b512062-8093-438e-b47a-37d2f597cd64] |
pass
pt81.3: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation[id-1b512062-8093-438e-b47a-37d2f597cd64] |
||||||
test_resize_server_revert_deleted_flavor[id-33f1fec3-ba18-4470-8e4e-1d888e7c3593] |
pass
pt81.4: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor[id-33f1fec3-ba18-4470-8e4e-1d888e7c3593] |
||||||
test_revert_cold_migration[id-caa1aa8b-f4ef-4374-be0d-95f001c2ac2d] |
pass
pt81.5: tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration[id-caa1aa8b-f4ef-4374-be0d-95f001c2ac2d] |
||||||
tempest.api.compute.admin.test_networks.NetworksTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_network[id-d206d211-8912-486f-86e2-a9d090d1f416] |
pass
pt82.1: tempest.api.compute.admin.test_networks.NetworksTest.test_get_network[id-d206d211-8912-486f-86e2-a9d090d1f416] |
||||||
test_list_all_networks[id-df3d1046-6fa5-4b2c-ad0c-cfa46a351cb9] |
pass
pt82.2: tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks[id-df3d1046-6fa5-4b2c-ad0c-cfa46a351cb9] |
||||||
tempest.api.compute.admin.test_quotas.QuotaClassesAdmin257Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
pass
pt83.1: tempest.api.compute.admin.test_quotas.QuotaClassesAdmin257Test.test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
||||||
tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
pass
pt84.1: tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas[id-7932ab0f-5136-4075-b201-c0e2338df51a] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-389d04f0-3a41-405f-9317-e5f86e3c44f0] |
pass
pt85.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota[id-389d04f0-3a41-405f-9317-e5f86e3c44f0] |
||||||
test_get_default_quotas[id-3b0a7c8f-cf58-46b8-a60c-715a32a8ba7d] |
pass
pt85.2: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas[id-3b0a7c8f-cf58-46b8-a60c-715a32a8ba7d] |
||||||
test_get_updated_quotas[id-ce9e0815-8091-4abd-8345-7fe5b85faa1d] |
pass
pt85.3: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas[id-ce9e0815-8091-4abd-8345-7fe5b85faa1d] |
||||||
test_update_all_quota_resources_for_tenant[id-55fbe2bf-21a9-435b-bbd2-4162b0ed799a] |
pass
pt85.4: tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-55fbe2bf-21a9-435b-bbd2-4162b0ed799a] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestV236 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_updated_quotas[id-4268b5c9-92e5-4adc-acf1-3a2798f3d803] |
pass
pt86.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestV236.test_get_updated_quotas[id-4268b5c9-92e5-4adc-acf1-3a2798f3d803] |
||||||
tempest.api.compute.admin.test_quotas.QuotasAdminTestV257 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_updated_quotas[id-e641e6c6-e86c-41a4-9e5c-9493c0ae47ad] |
pass
pt87.1: tempest.api.compute.admin.test_quotas.QuotasAdminTestV257.test_get_updated_quotas[id-e641e6c6-e86c-41a4-9e5c-9493c0ae47ad] |
||||||
tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_server_when_cpu_quota_is_full[id-91058876-9947-4807-9f22-f6eb17140d9b,negative] |
pass
pt88.1: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_cpu_quota_is_full[id-91058876-9947-4807-9f22-f6eb17140d9b,negative] |
||||||
test_create_server_when_instances_quota_is_full[id-7c6be468-0274-449a-81c3-ac1c32ee0161,negative] |
pass
pt88.2: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_instances_quota_is_full[id-7c6be468-0274-449a-81c3-ac1c32ee0161,negative] |
||||||
test_create_server_when_memory_quota_is_full[id-6fdd7012-584d-4327-a61c-49122e0d5864,negative] |
pass
pt88.3: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_memory_quota_is_full[id-6fdd7012-584d-4327-a61c-49122e0d5864,negative] |
||||||
test_update_quota_normal_user[id-733abfe8-166e-47bb-8363-23dbd7ff3476,negative] |
pass
pt88.4: tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_update_quota_normal_user[id-733abfe8-166e-47bb-8363-23dbd7ff3476,negative] |
||||||
tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest | 2 | 0 | 0 | 0 | 2 | Detail | |
test_security_groups_exceed_limit[id-7c6c8f3b-2bf6-4918-b240-57b136a66aa0,negative,network] |
skip
pt89.1: tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_exceed_limit[id-7c6c8f3b-2bf6-4918-b240-57b136a66aa0,negative,network] |
||||||
test_security_groups_rules_exceed_limit[id-6e9f436d-f1ed-4f8e-a493-7275dfaa4b4d,negative,network] |
skip
pt89.2: tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_rules_exceed_limit[id-6e9f436d-f1ed-4f8e-a493-7275dfaa4b4d,negative,network] |
||||||
tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_security_groups_list_all_tenants_filter[id-49667619-5af9-4c63-ab5d-2cfdd1c8f7f1,network] |
pass
pt90.1: tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter[id-49667619-5af9-4c63-ab5d-2cfdd1c8f7f1,network] |
||||||
tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_server_diagnostics_by_non_admin[id-e84e2234-60d2-42fa-8b30-e2d3049724ac,negative] |
pass
pt91.1: tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin[id-e84e2234-60d2-42fa-8b30-e2d3049724ac,negative] |
||||||
tempest.api.compute.admin.test_servers.ServersAdmin275Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_update_server_275[id-bf2b4a00-73a3-4d53-81fa-acbcd97d6339] |
pass
pt92.1: tempest.api.compute.admin.test_servers.ServersAdmin275Test.test_rebuild_update_server_275[id-bf2b4a00-73a3-4d53-81fa-acbcd97d6339] |
||||||
tempest.api.compute.admin.test_servers.ServersAdminTestJSON | 10 | 9 | 0 | 0 | 1 | Detail | |
test_create_server_with_scheduling_hint[id-fdcd9b33-0903-4e00-a1f7-b5f6543068d6] |
pass
pt93.1: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint[id-fdcd9b33-0903-4e00-a1f7-b5f6543068d6] |
||||||
test_list_servers_by_admin[id-51717b38-bdc1-458b-b636-1cf82d99f62f] |
pass
pt93.2: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin[id-51717b38-bdc1-458b-b636-1cf82d99f62f] |
||||||
test_list_servers_by_admin_with_all_tenants[id-9f5579ae-19b4-4985-a091-2a5d56106580] |
pass
pt93.3: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants[id-9f5579ae-19b4-4985-a091-2a5d56106580] |
||||||
test_list_servers_by_admin_with_specified_tenant[id-7e5d6b8f-454a-4ba1-8ae2-da857af8338b] |
pass
pt93.4: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant[id-7e5d6b8f-454a-4ba1-8ae2-da857af8338b] |
||||||
test_list_servers_detailed_filter_by_invalid_status[id-d56e9540-73ed-45e0-9b88-98fc419087eb] |
pass
pt93.5: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status[id-d56e9540-73ed-45e0-9b88-98fc419087eb] |
||||||
test_list_servers_filter_by_error_status[id-06f960bb-15bb-48dc-873d-f96e89be7870] |
pass
pt93.6: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status[id-06f960bb-15bb-48dc-873d-f96e89be7870] |
||||||
test_list_servers_filter_by_exist_host[id-86c7a8f7-50cf-43a9-9bac-5b985317134f] |
pass
pt93.7: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host[id-86c7a8f7-50cf-43a9-9bac-5b985317134f] |
||||||
test_rebuild_server_in_error_state[id-682cb127-e5bb-4f53-87ce-cb9003604442] |
pass
pt93.8: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state[id-682cb127-e5bb-4f53-87ce-cb9003604442] |
||||||
test_reset_network_inject_network_info[id-7a1323b4-a6a2-497a-96cb-76c07b945c71] |
skip
pt93.9: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info[id-7a1323b4-a6a2-497a-96cb-76c07b945c71] |
||||||
test_reset_state_server[id-ee8ae470-db70-474d-b752-690b7892cab1] |
pass
pt93.10: tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server[id-ee8ae470-db70-474d-b752-690b7892cab1] |
||||||
tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_migrate_non_existent_server[id-46a4e1ca-87ae-4d28-987a-1b6b136a0221,negative] |
pass
pt94.1: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server[id-46a4e1ca-87ae-4d28-987a-1b6b136a0221,negative] |
||||||
test_migrate_server_invalid_state[id-b0b17f83-d14e-4fc4-8f31-bcc9f3cfa629,negative] |
pass
pt94.2: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state[id-b0b17f83-d14e-4fc4-8f31-bcc9f3cfa629,negative] |
||||||
test_reset_state_server_invalid_state[id-b0b4d8af-1256-41ef-9ee7-25f1c19dde80,negative] |
pass
pt94.3: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state[id-b0b4d8af-1256-41ef-9ee7-25f1c19dde80,negative] |
||||||
test_reset_state_server_invalid_type[id-4cdcc984-fab0-4577-9a9d-6d558527ee9d,negative] |
pass
pt94.4: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type[id-4cdcc984-fab0-4577-9a9d-6d558527ee9d,negative] |
||||||
test_reset_state_server_nonexistent_server[id-e741298b-8df2-46f0-81cb-8f814ff2504c,negative] |
pass
pt94.5: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server[id-e741298b-8df2-46f0-81cb-8f814ff2504c,negative] |
||||||
test_resize_server_using_overlimit_ram[id-28dcec23-f807-49da-822c-56a92ea3c687,negative] |
pass
pt94.6: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram[id-28dcec23-f807-49da-822c-56a92ea3c687,negative] |
||||||
test_resize_server_using_overlimit_vcpus[id-7368a427-2f26-4ad9-9ba9-911a0ec2b0db,negative] |
pass
pt94.7: tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus[id-7368a427-2f26-4ad9-9ba9-911a0ec2b0db,negative] |
||||||
tempest.api.compute.admin.test_services.ServicesAdminTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-affb42d5-5b4b-43c8-8b0b-6dca054abcca] |
pass
pt95.1: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name[id-affb42d5-5b4b-43c8-8b0b-6dca054abcca] |
||||||
test_get_service_by_service_binary_name[id-f345b1ec-bc6e-4c38-a527-3ca2bc00bef5] |
pass
pt95.2: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name[id-f345b1ec-bc6e-4c38-a527-3ca2bc00bef5] |
||||||
test_list_services[id-5be41ef4-53d1-41cc-8839-5c2a48a1b283] |
pass
pt95.3: tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services[id-5be41ef4-53d1-41cc-8839-5c2a48a1b283] |
||||||
tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
pass
pt96.1: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
||||||
test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
pass
pt96.2: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
||||||
test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
pass
pt96.3: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
||||||
test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
pass
pt96.4: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
||||||
tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_invalid_service_id[id-f46a9d91-1e85-4b96-8e7a-db7706fa2e9a,negative] |
pass
pt97.1: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_disable_log_reason_with_invalid_service_id[id-f46a9d91-1e85-4b96-8e7a-db7706fa2e9a,negative] |
||||||
test_disable_service_with_invalid_service_id[id-a9eeeade-42b3-419f-87aa-c9342aa068cf,negative] |
pass
pt97.2: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_disable_service_with_invalid_service_id[id-a9eeeade-42b3-419f-87aa-c9342aa068cf,negative] |
||||||
test_enable_service_with_invalid_service_id[id-508671aa-c929-4479-bd10-8680d40dd0a6,negative] |
pass
pt97.3: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_enable_service_with_invalid_service_id[id-508671aa-c929-4479-bd10-8680d40dd0a6,negative] |
||||||
test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
pass
pt97.4: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_by_invalid_params[id-d0884a69-f693-4e79-a9af-232d15643bf7,negative] |
||||||
test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
pass
pt97.5: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_by_invalid_service_and_valid_host[id-1e966d4a-226e-47c7-b601-0b18a27add54,negative] |
||||||
test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
pass
pt97.6: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_get_service_with_valid_service_and_invalid_host[id-64e7e7fb-69e8-4cb6-a71d-8d5eb0c98655,negative] |
||||||
test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
pass
pt97.7: tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON.test_list_services_with_non_admin_user[id-1126d1f8-266e-485f-a687-adc547492646,negative] |
||||||
tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_usage_tenant[id-94135049-a4c5-4934-ad39-08fa7da4f22e] |
pass
pt98.1: tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant[id-94135049-a4c5-4934-ad39-08fa7da4f22e] |
||||||
test_get_usage_tenant_with_non_admin_user[id-9d00a412-b40e-4fd9-8eba-97b496316116] |
pass
pt98.2: tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user[id-9d00a412-b40e-4fd9-8eba-97b496316116] |
||||||
test_list_usage_all_tenants[id-062c8ae9-9912-4249-8b51-e38d664e926e] |
pass
pt98.3: tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants[id-062c8ae9-9912-4249-8b51-e38d664e926e] |
||||||
tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_usage_tenant_with_empty_tenant_id[id-8b21e135-d94b-4991-b6e9-87059609c8ed,negative] |
pass
pt99.1: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id[id-8b21e135-d94b-4991-b6e9-87059609c8ed,negative] |
||||||
test_get_usage_tenant_with_invalid_date[id-4079dd2a-9e8d-479f-869d-6fa985ce45b6,negative] |
pass
pt99.2: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date[id-4079dd2a-9e8d-479f-869d-6fa985ce45b6,negative] |
||||||
test_list_usage_all_tenants_with_non_admin_user[id-bbe6fe2c-15d8-404c-a0a2-44fad0ad5cc7,negative] |
pass
pt99.3: tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user[id-bbe6fe2c-15d8-404c-a0a2-44fad0ad5cc7,negative] |
||||||
tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
pass
pt100.1: tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] |
||||||
tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
pass
pt101.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
pass
pt101.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
||||||
tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_get_flavor[id-1f12046b-753d-40d2-abb6-d8eb8b30cb2f,smoke] |
pass
pt102.1: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor[id-1f12046b-753d-40d2-abb6-d8eb8b30cb2f,smoke] |
||||||
test_list_flavors[id-e36c0eaa-dff5-4082-ad1f-3f9a80aa3f59,smoke] |
pass
pt102.2: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors[id-e36c0eaa-dff5-4082-ad1f-3f9a80aa3f59,smoke] |
||||||
test_list_flavors_detailed_filter_by_min_disk[id-3df2743e-3034-4e57-a4cb-b6527f6eac79] |
pass
pt102.3: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk[id-3df2743e-3034-4e57-a4cb-b6527f6eac79] |
||||||
test_list_flavors_detailed_filter_by_min_ram[id-09fe7509-b4ee-4b34-bf8b-39532dc47292] |
pass
pt102.4: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram[id-09fe7509-b4ee-4b34-bf8b-39532dc47292] |
||||||
test_list_flavors_detailed_limit_results[id-b26f6327-2886-467a-82be-cef7a27709cb] |
pass
pt102.5: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results[id-b26f6327-2886-467a-82be-cef7a27709cb] |
||||||
test_list_flavors_detailed_using_marker[id-6db2f0c0-ddee-4162-9c84-0703d3dd1107] |
pass
pt102.6: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker[id-6db2f0c0-ddee-4162-9c84-0703d3dd1107] |
||||||
test_list_flavors_filter_by_min_disk[id-10645a4d-96f5-443f-831b-730711e11dd4] |
pass
pt102.7: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk[id-10645a4d-96f5-443f-831b-730711e11dd4] |
||||||
test_list_flavors_filter_by_min_ram[id-935cf550-e7c8-4da6-8002-00f92d5edfaa] |
pass
pt102.8: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram[id-935cf550-e7c8-4da6-8002-00f92d5edfaa] |
||||||
test_list_flavors_limit_results[id-8d7691b3-6ed4-411a-abc9-2839a765adab] |
pass
pt102.9: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results[id-8d7691b3-6ed4-411a-abc9-2839a765adab] |
||||||
test_list_flavors_using_marker[id-e800f879-9828-4bd0-8eae-4f17189951fb] |
pass
pt102.10: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker[id-e800f879-9828-4bd0-8eae-4f17189951fb] |
||||||
test_list_flavors_with_detail[id-6e85fde4-b3cd-4137-ab72-ed5f418e8c24] |
pass
pt102.11: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail[id-6e85fde4-b3cd-4137-ab72-ed5f418e8c24] |
||||||
tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_boot_with_low_ram[id-90f0d93a-91c1-450c-91e6-07d18172cefe,image,negative] |
pass
pt103.1: tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram[id-90f0d93a-91c1-450c-91e6-07d18172cefe,image,negative] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_associate_already_associated_floating_ip[id-6edef4b2-aaf1-4abc-bbe3-993e2561e0fe] |
pass
pt104.1: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip[id-6edef4b2-aaf1-4abc-bbe3-993e2561e0fe] |
||||||
test_associate_disassociate_floating_ip[id-307efa27-dc6f-48a0-8cd2-162ce3ef0b52] |
pass
pt104.2: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip[id-307efa27-dc6f-48a0-8cd2-162ce3ef0b52] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_allocate_floating_ip[id-f7bfb946-297e-41b8-9e8c-aba8e9bb5194] |
pass
pt105.1: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip[id-f7bfb946-297e-41b8-9e8c-aba8e9bb5194] |
||||||
test_delete_floating_ip[id-de45e989-b5ca-4a9b-916b-04a52e7bbb8b] |
pass
pt105.2: tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip[id-de45e989-b5ca-4a9b-916b-04a52e7bbb8b] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_associate_ip_to_server_with_floating_ip[id-58a80596-ffb2-11e6-9393-fa163e4fa634,negative] |
pass
pt106.1: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip[id-58a80596-ffb2-11e6-9393-fa163e4fa634,negative] |
||||||
test_associate_ip_to_server_without_passing_floating_ip[id-804b4fcb-bbf5-412f-925d-896672b61eb3,negative] |
pass
pt106.2: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip[id-804b4fcb-bbf5-412f-925d-896672b61eb3,negative] |
||||||
test_associate_nonexistent_floating_ip[id-595fa616-1a71-4670-9614-46564ac49a4c,negative] |
pass
pt106.3: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip[id-595fa616-1a71-4670-9614-46564ac49a4c,negative] |
||||||
test_dissociate_nonexistent_floating_ip[id-0a081a66-e568-4e6b-aa62-9587a876dca8,negative] |
pass
pt106.4: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip[id-0a081a66-e568-4e6b-aa62-9587a876dca8,negative] |
||||||
tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_allocate_floating_ip_from_nonexistent_pool[id-6e0f059b-e4dd-48fb-8207-06e3bba5b074,negative] |
pass
pt107.1: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool[id-6e0f059b-e4dd-48fb-8207-06e3bba5b074,negative] |
||||||
test_delete_nonexistent_floating_ip[id-ae1c55a8-552b-44d4-bfb6-2a115a15d0ba,negative] |
pass
pt107.2: tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip[id-ae1c55a8-552b-44d4-bfb6-2a115a15d0ba,negative] |
||||||
tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_floating_ip_details[id-eef497e0-8ff7-43c8-85ef-558440574f84] |
pass
pt108.1: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details[id-eef497e0-8ff7-43c8-85ef-558440574f84] |
||||||
test_list_floating_ip_pools[id-df389fc8-56f5-43cc-b290-20eda39854d3] |
pass
pt108.2: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools[id-df389fc8-56f5-43cc-b290-20eda39854d3] |
||||||
test_list_floating_ips[id-16db31c3-fb85-40c9-bbe2-8cf7b67ff99f] |
pass
pt108.3: tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips[id-16db31c3-fb85-40c9-bbe2-8cf7b67ff99f] |
||||||
tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_nonexistent_floating_ip_details[id-7ab18834-4a4b-4f28-a2c5-440579866695,negative] |
pass
pt109.1: tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details[id-7ab18834-4a4b-4f28-a2c5-440579866695,negative] |
||||||
tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_image_metadata_item[id-a013796c-ba37-4bb5-8602-d944511def14] |
pass
pt110.1: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item[id-a013796c-ba37-4bb5-8602-d944511def14] |
||||||
test_get_image_metadata_item[id-4f5db52f-6685-4c75-b848-f4bb363f9aa6] |
pass
pt110.2: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item[id-4f5db52f-6685-4c75-b848-f4bb363f9aa6] |
||||||
test_list_image_metadata[id-37ec6edd-cf30-4c53-bd45-ae74db6b0531] |
pass
pt110.3: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata[id-37ec6edd-cf30-4c53-bd45-ae74db6b0531] |
||||||
test_set_image_metadata[id-ece7befc-d3ce-42a4-b4be-c3067a418c29] |
pass
pt110.4: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata[id-ece7befc-d3ce-42a4-b4be-c3067a418c29] |
||||||
test_set_image_metadata_item[id-f2de776a-4778-4d90-a5da-aae63aee64ae] |
pass
pt110.5: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item[id-f2de776a-4778-4d90-a5da-aae63aee64ae] |
||||||
test_update_image_metadata[id-7b491c11-a9d5-40fe-a696-7f7e03d3fea2] |
pass
pt110.6: tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata[id-7b491c11-a9d5-40fe-a696-7f7e03d3fea2] |
||||||
tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_nonexistent_image_metadata_item[id-848e157f-6bcf-4b2e-a5dd-5124025a8518,negative] |
pass
pt111.1: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item[id-848e157f-6bcf-4b2e-a5dd-5124025a8518,negative] |
||||||
test_get_nonexistent_image_metadata_item[id-41ae052c-6ee6-405c-985e-5712393a620d,negative] |
pass
pt111.2: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item[id-41ae052c-6ee6-405c-985e-5712393a620d,negative] |
||||||
test_list_nonexistent_image_metadata[id-94069db2-792f-4fa8-8bd3-2271a6e0c095,negative] |
pass
pt111.3: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata[id-94069db2-792f-4fa8-8bd3-2271a6e0c095,negative] |
||||||
test_set_nonexistent_image_metadata[id-dc64f2ce-77e8-45b0-88c8-e15041d08eaf,negative] |
pass
pt111.4: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata[id-dc64f2ce-77e8-45b0-88c8-e15041d08eaf,negative] |
||||||
test_set_nonexistent_image_metadata_item[id-2154fd03-ab54-457c-8874-e6e3eb56e9cf,negative] |
pass
pt111.5: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item[id-2154fd03-ab54-457c-8874-e6e3eb56e9cf,negative] |
||||||
test_update_nonexistent_image_metadata[id-a403ef9e-9f95-427c-b70a-3ce3388796f1,negative] |
pass
pt111.6: tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata[id-a403ef9e-9f95-427c-b70a-3ce3388796f1,negative] |
||||||
tempest.api.compute.images.test_images.ImagesTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_image_from_paused_server[id-71bcb732-0261-11e7-9086-fa163e4fa634] |
pass
pt112.1: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server[id-71bcb732-0261-11e7-9086-fa163e4fa634] |
||||||
test_create_image_from_stopped_server[id-aaacd1d0-55a2-4ce8-818a-b5439df8adc9] |
pass
pt112.2: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server[id-aaacd1d0-55a2-4ce8-818a-b5439df8adc9] |
||||||
test_create_image_from_suspended_server[id-8ca07fec-0262-11e7-907e-fa163e4fa634] |
pass
pt112.3: tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server[id-8ca07fec-0262-11e7-907e-fa163e4fa634] |
||||||
test_delete_saving_image[id-aa06b52b-2db5-4807-b218-9441f75d74e3] |
pass
pt112.4: tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image[id-aa06b52b-2db5-4807-b218-9441f75d74e3] |
||||||
tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_image_blank_id[id-e6e41425-af5c-4fe6-a4b5-7b7b963ffda5,negative] |
pass
pt113.1: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_blank_id[id-e6e41425-af5c-4fe6-a4b5-7b7b963ffda5,negative] |
||||||
test_delete_image_negative_image_id[id-68e2c175-bd26-4407-ac0f-4ea9ce2139ea,negative] |
pass
pt113.2: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_negative_image_id[id-68e2c175-bd26-4407-ac0f-4ea9ce2139ea,negative] |
||||||
test_delete_image_non_hex_string_id[id-924540c3-f1f1-444c-8f58-718958b6724e,negative] |
pass
pt113.3: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_non_hex_string_id[id-924540c3-f1f1-444c-8f58-718958b6724e,negative] |
||||||
test_delete_image_with_id_over_character_limit[id-b340030d-82cd-4066-a314-c72fb7c59277,negative] |
pass
pt113.4: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_id_over_character_limit[id-b340030d-82cd-4066-a314-c72fb7c59277,negative] |
||||||
test_delete_image_with_invalid_image_id[id-381acb65-785a-4942-94ce-d8f8c84f1f0f,negative] |
pass
pt113.5: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_invalid_image_id[id-381acb65-785a-4942-94ce-d8f8c84f1f0f,negative] |
||||||
test_delete_non_existent_image[id-137aef61-39f7-44a1-8ddf-0adf82511701,negative] |
pass
pt113.6: tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_non_existent_image[id-137aef61-39f7-44a1-8ddf-0adf82511701,negative] |
||||||
tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_image_from_deleted_server[id-6cd5a89d-5b47-46a7-93bc-3916f0d84973,negative] |
pass
pt114.1: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server[id-6cd5a89d-5b47-46a7-93bc-3916f0d84973,negative] |
||||||
test_create_image_from_invalid_server[id-82c5b0c4-9dbd-463c-872b-20c4755aae7f,negative] |
pass
pt114.2: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server[id-82c5b0c4-9dbd-463c-872b-20c4755aae7f,negative] |
||||||
test_create_image_specify_uuid_35_characters_or_less[id-ec176029-73dc-4037-8d72-2e4ff60cf538,negative] |
pass
pt114.3: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less[id-ec176029-73dc-4037-8d72-2e4ff60cf538,negative] |
||||||
test_create_image_specify_uuid_37_characters_or_more[id-36741560-510e-4cc2-8641-55fe4dfb2437,negative] |
pass
pt114.4: tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more[id-36741560-510e-4cc2-8641-55fe4dfb2437,negative] |
||||||
tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_delete_image[id-3731d080-d4c5-4872-b41a-64d0d0021314] |
pass
pt115.1: tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image[id-3731d080-d4c5-4872-b41a-64d0d0021314] |
||||||
test_create_image_specify_multibyte_character_image_name[id-3b7c6fe4-dfe7-477c-9243-b06359db51e6] |
pass
pt115.2: tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name[id-3b7c6fe4-dfe7-477c-9243-b06359db51e6] |
||||||
tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_image_specify_invalid_metadata[id-55d1d38c-dd66-4933-9c8e-7d92aeb60ddc,negative] |
pass
pt116.1: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata[id-55d1d38c-dd66-4933-9c8e-7d92aeb60ddc,negative] |
||||||
test_create_image_specify_metadata_over_limits[id-3d24d11f-5366-4536-bd28-cff32b748eca,negative] |
pass
pt116.2: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits[id-3d24d11f-5366-4536-bd28-cff32b748eca,negative] |
||||||
test_create_image_specify_name_over_character_limit[id-084f0cbc-500a-4963-8a4e-312905862581,negative] |
pass
pt116.3: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit[id-084f0cbc-500a-4963-8a4e-312905862581,negative] |
||||||
test_create_second_image_when_first_image_is_being_saved[id-0460efcf-ee88-4f94-acef-1bf658695456,negative] |
pass
pt116.4: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved[id-0460efcf-ee88-4f94-acef-1bf658695456,negative] |
||||||
test_delete_image_that_is_not_yet_active[id-0894954d-2db2-4195-a45b-ffec0bc0187e,negative] |
pass
pt116.5: tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active[id-0894954d-2db2-4195-a45b-ffec0bc0187e,negative] |
||||||
tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_list_images_filter_by_changes_since[id-18bac3ae-da27-436c-92a9-b22474d13aab] |
pass
pt117.1: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since[id-18bac3ae-da27-436c-92a9-b22474d13aab] |
||||||
test_list_images_filter_by_name[id-33163b73-79f5-4d07-a7ea-9213bcc468ff] |
pass
pt117.2: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name[id-33163b73-79f5-4d07-a7ea-9213bcc468ff] |
||||||
test_list_images_filter_by_server_id[id-9f238683-c763-45aa-b848-232ec3ce3105] |
pass
pt117.3: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id[id-9f238683-c763-45aa-b848-232ec3ce3105] |
||||||
test_list_images_filter_by_server_ref[id-05a377b8-28cf-4734-a1e6-2ab5c38bf606] |
pass
pt117.4: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref[id-05a377b8-28cf-4734-a1e6-2ab5c38bf606] |
||||||
test_list_images_filter_by_status[id-a3f5b513-aeb3-42a9-b18e-f091ef73254d] |
pass
pt117.5: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status[id-a3f5b513-aeb3-42a9-b18e-f091ef73254d] |
||||||
test_list_images_filter_by_type[id-e3356918-4d3e-4756-81d5-abc4524ba29f] |
pass
pt117.6: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type[id-e3356918-4d3e-4756-81d5-abc4524ba29f] |
||||||
test_list_images_limit_results[id-3a484ca9-67ba-451e-b494-7fcf28d32d62] |
pass
pt117.7: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results[id-3a484ca9-67ba-451e-b494-7fcf28d32d62] |
||||||
test_list_images_with_detail_filter_by_changes_since[id-7d439e18-ac2e-4827-b049-7e18004712c4] |
pass
pt117.8: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since[id-7d439e18-ac2e-4827-b049-7e18004712c4] |
||||||
test_list_images_with_detail_filter_by_name[id-644ea267-9bd9-4f3b-af9f-dffa02396a17] |
pass
pt117.9: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name[id-644ea267-9bd9-4f3b-af9f-dffa02396a17] |
||||||
test_list_images_with_detail_filter_by_server_ref[id-8c78f822-203b-4bf6-8bba-56ebd551cf84] |
pass
pt117.10: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref[id-8c78f822-203b-4bf6-8bba-56ebd551cf84] |
||||||
test_list_images_with_detail_filter_by_status[id-9b0ea018-6185-4f71-948a-a123a107988e] |
pass
pt117.11: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status[id-9b0ea018-6185-4f71-948a-a123a107988e] |
||||||
test_list_images_with_detail_filter_by_type[id-888c0cc0-7223-43c5-9db0-b125fd0a393b] |
pass
pt117.12: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type[id-888c0cc0-7223-43c5-9db0-b125fd0a393b] |
||||||
test_list_images_with_detail_limit_results[id-ba2fa9a9-b672-47cc-b354-3b4c0600e2cb] |
pass
pt117.13: tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results[id-ba2fa9a9-b672-47cc-b354-3b4c0600e2cb] |
||||||
tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_nonexistent_image[id-391b0440-432c-4d4b-b5da-c5096aa247eb,negative] |
pass
pt118.1: tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image[id-391b0440-432c-4d4b-b5da-c5096aa247eb,negative] |
||||||
tempest.api.compute.images.test_list_images.ListImagesTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_image[id-490d0898-e12a-463f-aef0-c50156b9f789] |
pass
pt119.1: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image[id-490d0898-e12a-463f-aef0-c50156b9f789] |
||||||
test_list_images[id-fd51b7f4-d4a3-4331-9885-866658112a6f] |
pass
pt119.2: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images[id-fd51b7f4-d4a3-4331-9885-866658112a6f] |
||||||
test_list_images_with_detail[id-9f94cb6b-7f10-48c5-b911-a0b84d7d4cd6] |
pass
pt119.3: tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail[id-9f94cb6b-7f10-48c5-b911-a0b84d7d4cd6] |
||||||
tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
pass
pt120.1: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
||||||
test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
pass
pt120.2: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
||||||
test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
pass
pt120.3: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
||||||
test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
pass
pt120.4: tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
||||||
tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_keypair_invalid_name[id-45fbe5e0-acb5-49aa-837a-ff8d0719db91,negative] |
pass
pt121.1: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name[id-45fbe5e0-acb5-49aa-837a-ff8d0719db91,negative] |
||||||
test_create_keypair_when_public_key_bits_exceeds_maximum[id-fc100c19-2926-4b9c-8fdc-d0589ee2f9ff,negative] |
pass
pt121.2: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum[id-fc100c19-2926-4b9c-8fdc-d0589ee2f9ff,negative] |
||||||
test_create_keypair_with_duplicate_name[id-0359a7f1-f002-4682-8073-0c91e4011b7c,negative] |
pass
pt121.3: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name[id-0359a7f1-f002-4682-8073-0c91e4011b7c,negative] |
||||||
test_create_keypair_with_empty_name_string[id-1398abe1-4a84-45fb-9294-89f514daff00,negative] |
pass
pt121.4: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string[id-1398abe1-4a84-45fb-9294-89f514daff00,negative] |
||||||
test_create_keypair_with_empty_public_key[id-dade320e-69ca-42a9-ba4a-345300f127e0,negative] |
pass
pt121.5: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key[id-dade320e-69ca-42a9-ba4a-345300f127e0,negative] |
||||||
test_create_keypair_with_long_keynames[id-3faa916f-779f-4103-aca7-dc3538eee1b7,negative] |
pass
pt121.6: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames[id-3faa916f-779f-4103-aca7-dc3538eee1b7,negative] |
||||||
test_keypair_create_with_invalid_pub_key[id-29cca892-46ae-4d48-bc32-8fe7e731eb81,negative] |
pass
pt121.7: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key[id-29cca892-46ae-4d48-bc32-8fe7e731eb81,negative] |
||||||
test_keypair_delete_nonexistent_key[id-7cc32e47-4c42-489d-9623-c5e2cb5a2fa5,negative] |
pass
pt121.8: tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key[id-7cc32e47-4c42-489d-9623-c5e2cb5a2fa5,negative] |
||||||
tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
pass
pt122.1: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_get_keypair_detail[id-a4233d5d-52d8-47cc-9a25-e1864527e3df] |
||||||
test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
pass
pt122.2: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypair_create_delete[id-6c1d3123-4519-4742-9194-622cb1714b7d] |
||||||
test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
pass
pt122.3: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypair_create_with_pub_key[id-39c90c6a-304a-49dd-95ec-2366129def05] |
||||||
test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
pass
pt122.4: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairs_create_list_delete[id-1d1dbedb-d7a0-432a-9d09-83f543c3c19b] |
||||||
test_keypairsv22_create_list_show[id-8726fa85-7f98-4b20-af9e-f710a4f3391c] |
pass
pt122.5: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show[id-8726fa85-7f98-4b20-af9e-f710a4f3391c] |
||||||
test_keypairsv22_create_list_show_with_type[id-89d59d43-f735-441a-abcf-0601727f47b6] |
pass
pt122.6: tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON.test_keypairsv22_create_list_show_with_type[id-89d59d43-f735-441a-abcf-0601727f47b6] |
||||||
tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_absLimits_get[id-b54c66af-6ab6-4cf0-a9e5-a0cb58d75e0b] |
pass
pt123.1: tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get[id-b54c66af-6ab6-4cf0-a9e5-a0cb58d75e0b] |
||||||
tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_max_metadata_exceed_limit[id-215cd465-d8ae-49c9-bf33-9c911913a5c8,negative] |
pass
pt124.1: tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_metadata_exceed_limit[id-215cd465-d8ae-49c9-bf33-9c911913a5c8,negative] |
||||||
tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_security_group_rules_create[id-850795d7-d4d3-4e55-b527-a774c0123d3a,smoke] |
pass
pt125.1: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create[id-850795d7-d4d3-4e55-b527-a774c0123d3a,smoke] |
||||||
test_security_group_rules_create_with_optional_cidr[id-7a01873e-3c38-4f30-80be-31a043cfe2fd] |
pass
pt125.2: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr[id-7a01873e-3c38-4f30-80be-31a043cfe2fd] |
||||||
test_security_group_rules_create_with_optional_group_id[id-7f5d2899-7705-4d4b-8458-4505188ffab6] |
pass
pt125.3: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id[id-7f5d2899-7705-4d4b-8458-4505188ffab6] |
||||||
test_security_group_rules_delete_when_peer_group_deleted[id-fc5c5acf-2091-43a6-a6ae-e42760e9ffaf] |
pass
pt125.4: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted[id-fc5c5acf-2091-43a6-a6ae-e42760e9ffaf] |
||||||
test_security_group_rules_list[id-a6154130-5a55-4850-8be4-5e9e796dbf17,smoke] |
pass
pt125.5: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list[id-a6154130-5a55-4850-8be4-5e9e796dbf17,smoke] |
||||||
tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_security_group_rule_duplicate[id-8bd56d02-3ffa-4d67-9933-b6b9a01d6089,negative] |
pass
pt126.1: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate[id-8bd56d02-3ffa-4d67-9933-b6b9a01d6089,negative] |
||||||
test_create_security_group_rule_with_invalid_from_port[id-12bbc875-1045-4f7a-be46-751277baedb9,negative] |
pass
pt126.2: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port[id-12bbc875-1045-4f7a-be46-751277baedb9,negative] |
||||||
test_create_security_group_rule_with_invalid_id[id-2244d7e4-adb7-4ecb-9930-2d77e123ce4f,negative] |
pass
pt126.3: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id[id-2244d7e4-adb7-4ecb-9930-2d77e123ce4f,negative] |
||||||
test_create_security_group_rule_with_invalid_ip_protocol[id-84c81249-9f6e-439c-9bbf-cbb0d2cddbdf,negative] |
pass
pt126.4: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol[id-84c81249-9f6e-439c-9bbf-cbb0d2cddbdf,negative] |
||||||
test_create_security_group_rule_with_invalid_port_range[id-00296fa9-0576-496a-ae15-fbab843189e0,negative] |
pass
pt126.5: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range[id-00296fa9-0576-496a-ae15-fbab843189e0,negative] |
||||||
test_create_security_group_rule_with_invalid_to_port[id-ff88804d-144f-45d1-bf59-dd155838a43a,negative] |
pass
pt126.6: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port[id-ff88804d-144f-45d1-bf59-dd155838a43a,negative] |
||||||
test_create_security_group_rule_with_non_existent_id[id-1d507e98-7951-469b-82c3-23f1e6b8c254,negative] |
pass
pt126.7: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id[id-1d507e98-7951-469b-82c3-23f1e6b8c254,negative] |
||||||
test_delete_security_group_rule_with_non_existent_id[id-56fddcca-dbb8-4494-a0db-96e9f869527c,negative] |
pass
pt126.8: tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id[id-56fddcca-dbb8-4494-a0db-96e9f869527c,negative] |
||||||
tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_security_groups_by_server[id-79517d60-535a-438f-af3d-e6feab1cbea7] |
pass
pt127.1: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server[id-79517d60-535a-438f-af3d-e6feab1cbea7] |
||||||
test_security_group_create_get_delete[id-ecc0da4a-2117-48af-91af-993cca39a615] |
pass
pt127.2: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete[id-ecc0da4a-2117-48af-91af-993cca39a615] |
||||||
test_security_groups_create_list_delete[id-eb2b087d-633d-4d0d-a7bd-9e6ba35b32de,smoke] |
pass
pt127.3: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete[id-eb2b087d-633d-4d0d-a7bd-9e6ba35b32de,smoke] |
||||||
test_server_security_groups[id-fe4abc0d-83f5-4c50-ad11-57a1127297a2] |
pass
pt127.4: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups[id-fe4abc0d-83f5-4c50-ad11-57a1127297a2] |
||||||
test_update_security_groups[id-7d4e1d3c-3209-4d6d-b020-986304ebad1f] |
pass
pt127.5: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups[id-7d4e1d3c-3209-4d6d-b020-986304ebad1f] |
||||||
tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON | 11 | 5 | 0 | 0 | 6 | Detail | |
test_delete_nonexistent_security_group[id-6727c00b-214c-4f9e-9a52-017ac3e98411,negative] |
pass
pt128.1: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group[id-6727c00b-214c-4f9e-9a52-017ac3e98411,negative] |
||||||
test_delete_security_group_without_passing_id[id-1438f330-8fa4-4aeb-8a94-37c250106d7f,negative] |
pass
pt128.2: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id[id-1438f330-8fa4-4aeb-8a94-37c250106d7f,negative] |
||||||
test_delete_the_default_security_group[id-36a1629f-c6da-4a26-b8b8-55e7e5d5cd58,negative] |
pass
pt128.3: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group[id-36a1629f-c6da-4a26-b8b8-55e7e5d5cd58,negative] |
||||||
test_security_group_create_with_duplicate_name[id-9fdb4abc-6b66-4b27-b89c-eb215a956168,negative] |
skip
pt128.4: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name[id-9fdb4abc-6b66-4b27-b89c-eb215a956168,negative] |
||||||
test_security_group_create_with_invalid_group_description[id-777b6f14-aca9-4758-9e84-38783cfa58bc,negative] |
skip
pt128.5: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description[id-777b6f14-aca9-4758-9e84-38783cfa58bc,negative] |
||||||
test_security_group_create_with_invalid_group_name[id-1759c3cb-b0fc-44b7-86ce-c99236be911d,negative] |
skip
pt128.6: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name[id-1759c3cb-b0fc-44b7-86ce-c99236be911d,negative] |
||||||
test_security_group_get_nonexistent_group[id-673eaec1-9b3e-48ed-bdf1-2786c1b9661c,negative] |
pass
pt128.7: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group[id-673eaec1-9b3e-48ed-bdf1-2786c1b9661c,negative] |
||||||
test_update_non_existent_security_group[id-27edee9c-873d-4da6-a68a-3c256efebe8f,negative] |
pass
pt128.8: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group[id-27edee9c-873d-4da6-a68a-3c256efebe8f,negative] |
||||||
test_update_security_group_with_invalid_sg_des[id-97d12b1c-a610-4194-93f1-ba859e718b45,negative] |
skip
pt128.9: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des[id-97d12b1c-a610-4194-93f1-ba859e718b45,negative] |
||||||
test_update_security_group_with_invalid_sg_id[id-00579617-fe04-4e1c-9d08-ca7467d2e34b,negative] |
skip
pt128.10: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id[id-00579617-fe04-4e1c-9d08-ca7467d2e34b,negative] |
||||||
test_update_security_group_with_invalid_sg_name[id-cda8d8b4-59f8-4087-821d-20cf5a03b3b1,negative] |
skip
pt128.11: tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name[id-cda8d8b4-59f8-4087-821d-20cf5a03b3b1,negative] |
||||||
tempest.api.compute.servers.test_availability_zone.AZV2TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list_with_non_admin_user[id-a8333aa2-205c-449f-a828-d38c2489bf25] |
pass
pt129.1: tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user[id-a8333aa2-205c-449f-a828-d38c2489bf25] |
||||||
tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume | 5 | 5 | 0 | 0 | 0 | Detail | |
test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
pass
pt130.1: tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
||||||
test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
pass
pt130.2: tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
||||||
test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
pass
pt130.3: tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
||||||
test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
pass
pt130.4: tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
||||||
test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
pass
pt130.5: tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
||||||
tempest.api.compute.servers.test_create_server.ServersTestFqdnHostnames | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_server_with_fqdn_name[id-622066d2-39fc-4c09-9eeb-35903c114a0a] |
pass
pt131.1: tempest.api.compute.servers.test_create_server.ServersTestFqdnHostnames.test_create_server_with_fqdn_name[id-622066d2-39fc-4c09-9eeb-35903c114a0a] |
||||||
tempest.api.compute.servers.test_create_server.ServersTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
pass
pt132.1: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
||||||
test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
pass
pt132.2: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
||||||
test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
pass
pt132.3: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
||||||
test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
pass
pt132.4: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
||||||
test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
pass
pt132.5: tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
||||||
tempest.api.compute.servers.test_create_server.ServersTestManualDisk | 5 | 5 | 0 | 0 | 0 | Detail | |
test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
pass
pt133.1: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name[id-ac1ad47f-984b-4441-9274-c9079b7a0666] |
||||||
test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
pass
pt133.2: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers[id-9a438d88-10c6-4bcd-8b5b-5b6e25e1346f,smoke] |
||||||
test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
pass
pt133.3: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail[id-585e934c-448e-43c4-acbf-d06a9b899997] |
||||||
test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
pass
pt133.4: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus[id-cbc0f52f-05aa-492b-bdc1-84b575ca294b] |
||||||
test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
pass
pt133.5: tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details[id-5de47127-9977-400a-936f-abcfbec1218f,smoke] |
||||||
tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic | 2 | 2 | 0 | 0 | 0 | Detail | |
test_verify_duplicate_network_nics[id-1678d144-ed74-43f8-8e57-ab10dbf9b3c2] |
pass
pt134.1: tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics[id-1678d144-ed74-43f8-8e57-ab10dbf9b3c2] |
||||||
test_verify_multiple_nics_order[id-0578d144-ed74-43f8-8e57-ab10dbf9b3c2] |
pass
pt134.2: tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order[id-0578d144-ed74-43f8-8e57-ab10dbf9b3c2] |
||||||
tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_delete_active_server[id-925fdfb4-5b13-47ea-ac8a-c36ae6fddb05] |
pass
pt135.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server[id-925fdfb4-5b13-47ea-ac8a-c36ae6fddb05] |
||||||
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt135.2: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
||||||
test_delete_server_while_in_building_state[id-9e6e0c87-3352-42f7-9faf-5d6210dbd159] |
pass
pt135.3: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state[id-9e6e0c87-3352-42f7-9faf-5d6210dbd159] |
||||||
test_delete_server_while_in_pause_state[id-943bd6e8-4d7a-4904-be83-7a6cc2d4213b] |
pass
pt135.4: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state[id-943bd6e8-4d7a-4904-be83-7a6cc2d4213b] |
||||||
test_delete_server_while_in_shelved_state[id-bb0cb402-09dd-4947-b6e5-5e7e1cfa61ad] |
pass
pt135.5: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state[id-bb0cb402-09dd-4947-b6e5-5e7e1cfa61ad] |
||||||
test_delete_server_while_in_shutoff_state[id-546d368c-bb6c-4645-979a-83ed16f3a6be] |
pass
pt135.6: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state[id-546d368c-bb6c-4645-979a-83ed16f3a6be] |
||||||
test_delete_server_while_in_suspended_state[id-1f82ebd3-8253-4f4e-b93f-de9b7df56d8b] |
pass
pt135.7: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state[id-1f82ebd3-8253-4f4e-b93f-de9b7df56d8b] |
||||||
test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01] |
pass
pt135.8: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state[id-ab0c38b4-cdd8-49d3-9b92-0cb898723c01] |
||||||
tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt136.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
||||||
tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
pass
pt137.1: tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] |
||||||
tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_rebuild_server_with_auto_disk_config[id-9c9fae77-4feb-402f-8450-bf1c8b609713] |
pass
pt138.1: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config[id-9c9fae77-4feb-402f-8450-bf1c8b609713] |
||||||
test_rebuild_server_with_manual_disk_config[id-bef56b09-2e8c-4883-a370-4950812f430e] |
pass
pt138.2: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config[id-bef56b09-2e8c-4883-a370-4950812f430e] |
||||||
test_update_server_from_auto_to_manual[id-5ef18867-358d-4de9-b3c9-94d4ba35742f] |
pass
pt138.3: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual[id-5ef18867-358d-4de9-b3c9-94d4ba35742f] |
||||||
test_resize_server_from_auto_to_manual[id-693d16f3-556c-489a-8bac-3d0ca2490bad] |
pass
pt138.4: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual[id-693d16f3-556c-489a-8bac-3d0ca2490bad] |
||||||
test_resize_server_from_manual_to_auto[id-414e7e93-45b5-44bc-8e03-55159c6bfc97] |
pass
pt138.5: tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto[id-414e7e93-45b5-44bc-8e03-55159c6bfc97] |
||||||
tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_action[id-aacc71ca-1d70-4aa5-bbf6-0ff71470e43c] |
pass
pt139.1: tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action[id-aacc71ca-1d70-4aa5-bbf6-0ff71470e43c] |
||||||
test_list_instance_actions[id-77ca5cc5-9990-45e0-ab98-1de8fead201a] |
pass
pt139.2: tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions[id-77ca5cc5-9990-45e0-ab98-1de8fead201a] |
||||||
tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_list_deleted_instance_actions[id-0a0f85d4-10fa-41f6-bf80-a54fb4aa2ae1] |
pass
pt140.1: tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON.test_get_list_deleted_instance_actions[id-0a0f85d4-10fa-41f6-bf80-a54fb4aa2ae1] |
||||||
tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_instance_action_invalid_request[id-0269f40a-6f18-456c-b336-c03623c897f1,negative] |
pass
pt141.1: tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request[id-0269f40a-6f18-456c-b336-c03623c897f1,negative] |
||||||
test_list_instance_actions_non_existent_server[id-67e1fce6-7ec2-45c6-92d4-0a8f1a632910,negative] |
pass
pt141.2: tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server[id-67e1fce6-7ec2-45c6-92d4-0a8f1a632910,negative] |
||||||
tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON | 17 | 15 | 0 | 0 | 2 | Detail | |
test_list_servers_detailed_filter_by_flavor[id-80c574cc-0925-44ba-8602-299028357dd9] |
pass
pt142.1: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor[id-80c574cc-0925-44ba-8602-299028357dd9] |
||||||
test_list_servers_detailed_filter_by_image[id-b3304c3b-97df-46d2-8cd3-e2b6659724e7] |
skip
pt142.2: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image[id-b3304c3b-97df-46d2-8cd3-e2b6659724e7] |
||||||
test_list_servers_detailed_filter_by_server_name[id-f9eb2b70-735f-416c-b260-9914ac6181e4] |
pass
pt142.3: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name[id-f9eb2b70-735f-416c-b260-9914ac6181e4] |
||||||
test_list_servers_detailed_filter_by_server_status[id-de2612ab-b7dd-4044-b0b1-d2539601911f] |
pass
pt142.4: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status[id-de2612ab-b7dd-4044-b0b1-d2539601911f] |
||||||
test_list_servers_detailed_limit_results[id-67aec2d0-35fe-4503-9f92-f13272b867ed] |
pass
pt142.5: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results[id-67aec2d0-35fe-4503-9f92-f13272b867ed] |
||||||
test_list_servers_filter_by_active_status[id-ca78e20e-fddb-4ce6-b7f7-bcbf8605e66e] |
pass
pt142.6: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status[id-ca78e20e-fddb-4ce6-b7f7-bcbf8605e66e] |
||||||
test_list_servers_filter_by_exceed_limit[id-37791bbd-90c0-4de0-831e-5f38cba9c6b3] |
pass
pt142.7: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit[id-37791bbd-90c0-4de0-831e-5f38cba9c6b3] |
||||||
test_list_servers_filter_by_flavor[id-573637f5-7325-47bb-9144-3476d0416908] |
pass
pt142.8: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor[id-573637f5-7325-47bb-9144-3476d0416908] |
||||||
test_list_servers_filter_by_image[id-05e8a8e7-9659-459a-989d-92c2f501f4ba] |
skip
pt142.9: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image[id-05e8a8e7-9659-459a-989d-92c2f501f4ba] |
||||||
test_list_servers_filter_by_limit[id-614cdfc1-d557-4bac-915b-3e67b48eee76] |
pass
pt142.10: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit[id-614cdfc1-d557-4bac-915b-3e67b48eee76] |
||||||
test_list_servers_filter_by_server_name[id-9b067a7b-7fee-4f6a-b29c-be43fe18fc5a] |
pass
pt142.11: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name[id-9b067a7b-7fee-4f6a-b29c-be43fe18fc5a] |
||||||
test_list_servers_filter_by_shutoff_status[id-451dbbb2-f330-4a9f-b0e1-5f5d2cb0f34c] |
pass
pt142.12: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status[id-451dbbb2-f330-4a9f-b0e1-5f5d2cb0f34c] |
||||||
test_list_servers_filter_by_zero_limit[id-b1495414-2d93-414c-8019-849afe8d319e] |
pass
pt142.13: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit[id-b1495414-2d93-414c-8019-849afe8d319e] |
||||||
test_list_servers_filtered_by_ip[id-43a1242e-7b31-48d1-88f2-3f72aa9f2077] |
pass
pt142.14: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip[id-43a1242e-7b31-48d1-88f2-3f72aa9f2077] |
||||||
test_list_servers_filtered_by_ip_regex[id-a905e287-c35e-42f2-b132-d02b09f3654a] |
pass
pt142.15: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex[id-a905e287-c35e-42f2-b132-d02b09f3654a] |
||||||
test_list_servers_filtered_by_name_regex[id-24a89b0c-0d55-4a28-847f-45075f19b27b] |
pass
pt142.16: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex[id-24a89b0c-0d55-4a28-847f-45075f19b27b] |
||||||
test_list_servers_filtered_by_name_wildcard[id-e9f624ee-92af-4562-8bec-437945a18dcb] |
pass
pt142.17: tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard[id-e9f624ee-92af-4562-8bec-437945a18dcb] |
||||||
tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_list_servers_by_changes_since_future_date[id-74745ad8-b346-45b5-b9b8-509d7447fc1f,negative] |
pass
pt143.1: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date[id-74745ad8-b346-45b5-b9b8-509d7447fc1f,negative] |
||||||
test_list_servers_by_changes_since_invalid_date[id-87d12517-e20a-4c9c-97b6-dd1628d6d6c9,negative] |
pass
pt143.2: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date[id-87d12517-e20a-4c9c-97b6-dd1628d6d6c9,negative] |
||||||
test_list_servers_by_limits_greater_than_actual_count[id-d47c17fb-eebd-4287-8e95-f20a7e627b18,negative] |
pass
pt143.3: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count[id-d47c17fb-eebd-4287-8e95-f20a7e627b18,negative] |
||||||
test_list_servers_by_limits_pass_negative_value[id-62610dd9-4713-4ee0-8beb-fd2c1aa7f950,negative] |
pass
pt143.4: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value[id-62610dd9-4713-4ee0-8beb-fd2c1aa7f950,negative] |
||||||
test_list_servers_by_limits_pass_string[id-679bc053-5e70-4514-9800-3dfab1a380a6,negative] |
pass
pt143.5: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string[id-679bc053-5e70-4514-9800-3dfab1a380a6,negative] |
||||||
test_list_servers_by_non_existing_flavor[id-5913660b-223b-44d4-a651-a0fbfd44ca75,negative] |
pass
pt143.6: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor[id-5913660b-223b-44d4-a651-a0fbfd44ca75,negative] |
||||||
test_list_servers_by_non_existing_image[id-ff01387d-c7ad-47b4-ae9e-64fa214638fe,negative] |
pass
pt143.7: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image[id-ff01387d-c7ad-47b4-ae9e-64fa214638fe,negative] |
||||||
test_list_servers_by_non_existing_server_name[id-e2c77c4a-000a-4af3-a0bd-629a328bde7c,negative] |
pass
pt143.8: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name[id-e2c77c4a-000a-4af3-a0bd-629a328bde7c,negative] |
||||||
test_list_servers_detail_server_is_deleted[id-93055106-2d34-46fe-af68-d9ddbf7ee570,negative] |
pass
pt143.9: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted[id-93055106-2d34-46fe-af68-d9ddbf7ee570,negative] |
||||||
test_list_servers_status_non_existing[id-fcdf192d-0f74-4d89-911f-1ec002b822c4,negative] |
pass
pt143.10: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing[id-fcdf192d-0f74-4d89-911f-1ec002b822c4,negative] |
||||||
test_list_servers_with_a_deleted_server[id-24a26f1a-1ddc-4eea-b0d7-a90cc874ad8f,negative] |
pass
pt143.11: tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server[id-24a26f1a-1ddc-4eea-b0d7-a90cc874ad8f,negative] |
||||||
tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1] |
pass
pt144.1: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1] |
||||||
test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7] |
pass
pt144.2: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7] |
||||||
tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_max_count_less_than_min_count[id-476da616-f1ef-4271-a9b1-b9fc87727cdf,negative] |
pass
pt145.1: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count[id-476da616-f1ef-4271-a9b1-b9fc87727cdf,negative] |
||||||
test_max_count_less_than_one[id-a6f9c2ab-e060-4b82-b23c-4532cb9390ff,negative] |
pass
pt145.2: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one[id-a6f9c2ab-e060-4b82-b23c-4532cb9390ff,negative] |
||||||
test_max_count_non_integer[id-9c5698d1-d7af-4c80-b971-9d403135eea2,negative] |
pass
pt145.3: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer[id-9c5698d1-d7af-4c80-b971-9d403135eea2,negative] |
||||||
test_min_count_less_than_one[id-daf29d8d-e928-4a01-9a8c-b129603f3fc0,negative] |
pass
pt145.4: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one[id-daf29d8d-e928-4a01-9a8c-b129603f3fc0,negative] |
||||||
test_min_count_non_integer[id-999aa722-d624-4423-b813-0d1ac9884d7a,negative] |
pass
pt145.5: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer[id-999aa722-d624-4423-b813-0d1ac9884d7a,negative] |
||||||
tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON | 17 | 15 | 0 | 0 | 2 | Detail | |
test_change_server_password[id-6158df09-4b82-4ab3-af6d-29cf36af858d] |
skip
pt146.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password[id-6158df09-4b82-4ab3-af6d-29cf36af858d] |
||||||
test_create_backup[id-b963d4f1-94b3-4c40-9e97-7b583f46e470,image] |
pass
pt146.2: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup[id-b963d4f1-94b3-4c40-9e97-7b583f46e470,image] |
||||||
test_get_console_output[id-4b8867e6-fffa-4d54-b1d1-6fdda57be2f3] |
pass
pt146.3: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output[id-4b8867e6-fffa-4d54-b1d1-6fdda57be2f3] |
||||||
test_get_console_output_server_id_in_shutoff_status[id-5b65d4e7-4ecd-437c-83c0-d6b79d927568] |
pass
pt146.4: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status[id-5b65d4e7-4ecd-437c-83c0-d6b79d927568] |
||||||
test_get_console_output_with_unlimited_size[id-89104062-69d8-4b19-a71b-f47b7af093d7] |
pass
pt146.5: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size[id-89104062-69d8-4b19-a71b-f47b7af093d7] |
||||||
test_get_vnc_console[id-c6bc11bf-592e-4015-9319-1c98dc64daf5] |
skip
pt146.6: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console[id-c6bc11bf-592e-4015-9319-1c98dc64daf5] |
||||||
test_lock_unlock_server[id-80a8094c-211e-440a-ab88-9e59d556c7ee] |
pass
pt146.7: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server[id-80a8094c-211e-440a-ab88-9e59d556c7ee] |
||||||
test_pause_unpause_server[id-bd61a9fd-062f-4670-972b-2d6c3e3b9e73] |
pass
pt146.8: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server[id-bd61a9fd-062f-4670-972b-2d6c3e3b9e73] |
||||||
test_reboot_server_hard[id-2cb1baf6-ac8d-4429-bf0d-ba8a0ba53e32,smoke] |
pass
pt146.9: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard[id-2cb1baf6-ac8d-4429-bf0d-ba8a0ba53e32,smoke] |
||||||
test_remove_server_all_security_groups[id-1d1c9104-1b0a-11e7-a3d4-fa163e65f5ce] |
pass
pt146.10: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups[id-1d1c9104-1b0a-11e7-a3d4-fa163e65f5ce] |
||||||
test_shelve_paused_server[id-8cf9f450-a871-42cf-9bef-77eba189c0b0] |
pass
pt146.11: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_paused_server[id-8cf9f450-a871-42cf-9bef-77eba189c0b0] |
||||||
test_stop_start_server[id-af8eafd4-38a7-4a4b-bdbc-75145a580560] |
pass
pt146.12: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server[id-af8eafd4-38a7-4a4b-bdbc-75145a580560] |
||||||
test_suspend_resume_server[id-0d8ee21e-b749-462d-83da-b85b41c86c7f] |
pass
pt146.13: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server[id-0d8ee21e-b749-462d-83da-b85b41c86c7f] |
||||||
test_resize_server_confirm[id-1499262a-9328-4eda-9068-db1ac57498d2] |
pass
pt146.14: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm[id-1499262a-9328-4eda-9068-db1ac57498d2] |
||||||
test_resize_server_confirm_from_stopped[id-138b131d-66df-48c9-a171-64f45eb92962] |
pass
pt146.15: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped[id-138b131d-66df-48c9-a171-64f45eb92962] |
||||||
test_resize_server_revert[id-c03aab19-adb1-44f5-917d-c419577e9e68] |
pass
pt146.16: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert[id-c03aab19-adb1-44f5-917d-c419577e9e68] |
||||||
test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
pass
pt146.17: tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] |
||||||
tempest.api.compute.servers.test_server_actions.ServersAaction247Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_backup[id-252a4bdd-6366-4dae-9994-8c30aa660f23,image] |
pass
pt147.1: tempest.api.compute.servers.test_server_actions.ServersAaction247Test.test_create_backup[id-252a4bdd-6366-4dae-9994-8c30aa660f23,image] |
||||||
tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_server_addresses[id-6eb718c0-02d9-4d5e-acd1-4e0c269cef39,network,smoke] |
pass
pt148.1: tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses[id-6eb718c0-02d9-4d5e-acd1-4e0c269cef39,network,smoke] |
||||||
test_list_server_addresses_by_network[id-87bbc374-5538-4f64-b673-2b0e4443cc30,network,smoke] |
pass
pt148.2: tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network[id-87bbc374-5538-4f64-b673-2b0e4443cc30,network,smoke] |
||||||
tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_server_addresses_by_network_neg[id-a2ab5144-78c0-4942-a0ed-cc8edccfd9ba,negative,network] |
pass
pt149.1: tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg[id-a2ab5144-78c0-4942-a0ed-cc8edccfd9ba,negative,network] |
||||||
test_list_server_addresses_invalid_server_id[id-02c3f645-2d2e-4417-8525-68c0407d001b,negative,network] |
pass
pt149.2: tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id[id-02c3f645-2d2e-4417-8525-68c0407d001b,negative,network] |
||||||
tempest.api.compute.servers.test_server_group.ServerGroup264TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_get_server_group[id-b52f09dd-2133-4037-9a5d-bdb260096a88] |
pass
pt150.1: tempest.api.compute.servers.test_server_group.ServerGroup264TestJSON.test_create_get_server_group[id-b52f09dd-2133-4037-9a5d-bdb260096a88] |
||||||
tempest.api.compute.servers.test_server_group.ServerGroupTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_delete_multiple_server_groups_with_same_name_policy[id-154dc5a4-a2fe-44b5-b99e-f15806a4a113] |
pass
pt151.1: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy[id-154dc5a4-a2fe-44b5-b99e-f15806a4a113] |
||||||
test_create_delete_server_group_with_affinity_policy[id-5dc57eda-35b7-4af7-9e5f-3c2be3d2d68b] |
pass
pt151.2: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy[id-5dc57eda-35b7-4af7-9e5f-3c2be3d2d68b] |
||||||
test_create_delete_server_group_with_anti_affinity_policy[id-3645a102-372f-4140-afad-13698d850d23] |
pass
pt151.3: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy[id-3645a102-372f-4140-afad-13698d850d23] |
||||||
test_create_server_with_scheduler_hint_group[id-ed20d3fb-9d1f-4329-b160-543fbd5d9811] |
pass
pt151.4: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group[id-ed20d3fb-9d1f-4329-b160-543fbd5d9811] |
||||||
test_list_server_groups[id-d4874179-27b4-4d7d-80e4-6c560cdfe321] |
pass
pt151.5: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups[id-d4874179-27b4-4d7d-80e4-6c560cdfe321] |
||||||
test_show_server_group[id-b3545034-dd78-48f0-bdc2-a4adfa6d0ead] |
pass
pt151.6: tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group[id-b3545034-dd78-48f0-bdc2-a4adfa6d0ead] |
||||||
tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON | 12 | 4 | 0 | 0 | 8 | Detail | |
test_create_server_metadata_blank_key[id-92431555-4d8b-467c-b95b-b17daa5e57ff,negative] |
pass
pt152.1: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key[id-92431555-4d8b-467c-b95b-b17daa5e57ff,negative] |
||||||
test_delete_metadata_non_existent_server[id-6bbd88e1-f8b3-424d-ba10-ae21c45ada8d,negative] |
skip
pt152.2: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server[id-6bbd88e1-f8b3-424d-ba10-ae21c45ada8d,negative] |
||||||
test_list_server_metadata_non_existent_server[id-f408e78e-3066-4097-9299-3b0182da812e,negative] |
pass
pt152.3: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server[id-f408e78e-3066-4097-9299-3b0182da812e,negative] |
||||||
test_metadata_items_limit[id-d8c0a210-a5c3-4664-be04-69d96746b547,negative] |
skip
pt152.4: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit[id-d8c0a210-a5c3-4664-be04-69d96746b547,negative] |
||||||
test_server_create_metadata_key_too_long[id-fe114a8f-3a57-4eff-9ee2-4e14628df049,negative] |
pass
pt152.5: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long[id-fe114a8f-3a57-4eff-9ee2-4e14628df049,negative] |
||||||
test_server_metadata_non_existent_server[id-4d9cd7a3-2010-4b41-b8fe-3bbf0b169466,negative] |
pass
pt152.6: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server[id-4d9cd7a3-2010-4b41-b8fe-3bbf0b169466,negative] |
||||||
test_set_metadata_invalid_key[id-0025fbd6-a4ba-4cde-b8c2-96805dcfdabc,negative] |
skip
pt152.7: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_invalid_key[id-0025fbd6-a4ba-4cde-b8c2-96805dcfdabc,negative] |
||||||
test_set_metadata_non_existent_server[id-0df38c2a-3d4e-4db5-98d8-d4d9fa843a12,negative] |
skip
pt152.8: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server[id-0df38c2a-3d4e-4db5-98d8-d4d9fa843a12,negative] |
||||||
test_set_server_metadata_blank_key[id-96100343-7fa9-40d8-80fa-d29ef588ce1c,negative] |
skip
pt152.9: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key[id-96100343-7fa9-40d8-80fa-d29ef588ce1c,negative] |
||||||
test_set_server_metadata_missing_metadata[id-64a91aee-9723-4863-be44-4c9d9f1e7d0e,negative] |
skip
pt152.10: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata[id-64a91aee-9723-4863-be44-4c9d9f1e7d0e,negative] |
||||||
test_update_metadata_non_existent_server[id-904b13dc-0ef2-4e4c-91cd-3b4a0f2f49d8,negative] |
skip
pt152.11: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server[id-904b13dc-0ef2-4e4c-91cd-3b4a0f2f49d8,negative] |
||||||
test_update_metadata_with_blank_key[id-a452f38c-05c2-4b47-bd44-a4f0bf5a5e48,negative] |
skip
pt152.12: tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key[id-a452f38c-05c2-4b47-bd44-a4f0bf5a5e48,negative] |
||||||
tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_server_password[id-f8229e8b-b625-4493-800a-bde86ac611ea] |
pass
pt153.1: tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password[id-f8229e8b-b625-4493-800a-bde86ac611ea] |
||||||
test_get_server_password[id-f83b582f-62a8-4f22-85b0-0dee50ff783a] |
pass
pt153.2: tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password[id-f83b582f-62a8-4f22-85b0-0dee50ff783a] |
||||||
tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rescue_unrescue_instance[id-fd032140-714c-42e4-a8fd-adcd8df06be6] |
pass
pt154.1: tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance[id-fd032140-714c-42e4-a8fd-adcd8df06be6] |
||||||
tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235 | 2 | 2 | 0 | 0 | 0 | Detail | |
test_rescued_vm_add_remove_security_group[id-affca41f-7195-492d-8065-e09eee245404] |
pass
pt155.1: tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235.test_rescued_vm_add_remove_security_group[id-affca41f-7195-492d-8065-e09eee245404] |
||||||
test_rescued_vm_associate_dissociate_floating_ip[id-4842e0cf-e87d-4d9d-b61f-f4791da3cacc] |
pass
pt155.2: tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSONUnderV235.test_rescued_vm_associate_dissociate_floating_ip[id-4842e0cf-e87d-4d9d-b61f-f4791da3cacc] |
||||||
tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_rescue_non_existent_server[id-6dfc0a55-3a77-4564-a144-1587b7971dde,negative] |
pass
pt156.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server[id-6dfc0a55-3a77-4564-a144-1587b7971dde,negative] |
||||||
test_rescue_paused_instance[id-cc3a883f-43c0-4fb6-a9bb-5579d64984ed,negative] |
pass
pt156.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance[id-cc3a883f-43c0-4fb6-a9bb-5579d64984ed,negative] |
||||||
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt156.3: 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
pt156.4: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume] |
||||||
test_rescued_vm_reboot[id-db22b618-f157-4566-a317-1b6d467a8094,negative] |
pass
pt156.5: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot[id-db22b618-f157-4566-a317-1b6d467a8094,negative] |
||||||
test_rescued_vm_rebuild[id-70cdb8a1-89f8-437d-9448-8844fd82bf46,negative] |
pass
pt156.6: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild[id-70cdb8a1-89f8-437d-9448-8844fd82bf46,negative] |
||||||
tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_check_tag_existence[id-81279a66-61c3-4759-b830-a2dbe64cbe08] |
pass
pt157.1: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_check_tag_existence[id-81279a66-61c3-4759-b830-a2dbe64cbe08] |
||||||
test_create_delete_tag[id-8d95abe2-c658-4c42-9a44-c0258500306b] |
pass
pt157.2: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_create_delete_tag[id-8d95abe2-c658-4c42-9a44-c0258500306b] |
||||||
test_delete_all_tags[id-a63b2a74-e918-4b7c-bcab-10c855f3a57e] |
pass
pt157.3: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_delete_all_tags[id-a63b2a74-e918-4b7c-bcab-10c855f3a57e] |
||||||
test_update_all_tags[id-a2c1af8c-127d-417d-974b-8115f7e3d831] |
pass
pt157.4: tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_update_all_tags[id-a2c1af8c-127d-417d-974b-8115f7e3d831] |
||||||
tempest.api.compute.servers.test_servers.ServerShowV247Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_server[id-88b0bdb2-494c-11e7-a919-92ebcb67fe33] |
pass
pt158.1: tempest.api.compute.servers.test_servers.ServerShowV247Test.test_show_server[id-88b0bdb2-494c-11e7-a919-92ebcb67fe33] |
||||||
test_update_rebuild_list_server[id-8de397c2-57d0-4b90-aa30-e5d668f21a8b] |
pass
pt158.2: tempest.api.compute.servers.test_servers.ServerShowV247Test.test_update_rebuild_list_server[id-8de397c2-57d0-4b90-aa30-e5d668f21a8b] |
||||||
tempest.api.compute.servers.test_servers.ServersTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_create_server_specify_multibyte_character_name[id-defbaca5-d611-49f5-ae21-56ee25d2db49] |
pass
pt159.1: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name[id-defbaca5-d611-49f5-ae21-56ee25d2db49] |
||||||
test_create_server_with_admin_password[id-b92d5ec7-b1dd-44a2-87e4-45e888c46ef0] |
pass
pt159.2: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password[id-b92d5ec7-b1dd-44a2-87e4-45e888c46ef0] |
||||||
test_create_server_with_ipv6_addr_only[id-38fb1d02-c3c5-41de-91d3-9bc2025a75eb] |
pass
pt159.3: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only[id-38fb1d02-c3c5-41de-91d3-9bc2025a75eb] |
||||||
test_create_specify_keypair[id-f9e15296-d7f9-4e62-b53f-a04e89160833] |
pass
pt159.4: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair[id-f9e15296-d7f9-4e62-b53f-a04e89160833] |
||||||
test_create_with_existing_server_name[id-8fea6be7-065e-47cf-89b8-496e6f96c699] |
pass
pt159.5: tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name[id-8fea6be7-065e-47cf-89b8-496e6f96c699] |
||||||
test_update_access_server_address[id-89b90870-bc13-4b73-96af-f9d4f2b70077] |
pass
pt159.6: tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address[id-89b90870-bc13-4b73-96af-f9d4f2b70077] |
||||||
test_update_server_name[id-5e6ccff8-349d-4852-a8b3-055df7988dd2] |
pass
pt159.7: tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name[id-5e6ccff8-349d-4852-a8b3-055df7988dd2] |
||||||
tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a] |
pass
pt160.1: tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test.test_rebuild_server[id-09170a98-4940-4637-add7-1a35121f1a5a] |
||||||
tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server[id-803df848-080a-4261-8f11-b020cd9b6f60] |
pass
pt161.1: tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test.test_rebuild_server[id-803df848-080a-4261-8f11-b020cd9b6f60] |
||||||
tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 45 | 44 | 0 | 0 | 1 | Detail | |
test_create_numeric_server_name[id-fd57f159-68d6-4c2a-902b-03070828a87e,negative] |
pass
pt162.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name[id-fd57f159-68d6-4c2a-902b-03070828a87e,negative] |
||||||
test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
pass
pt162.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
||||||
test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
pass
pt162.3: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
||||||
test_create_server_metadata_exceeds_length_limit[id-7fc74810-0bd2-4cd7-8244-4f33a9db865a,negative] |
pass
pt162.4: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit[id-7fc74810-0bd2-4cd7-8244-4f33a9db865a,negative] |
||||||
test_create_server_name_length_exceeds_256[id-c3e0fb12-07fc-4d76-a22e-37409887afe8,negative] |
pass
pt162.5: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256[id-c3e0fb12-07fc-4d76-a22e-37409887afe8,negative] |
||||||
test_create_with_invalid_flavor[id-18f5227f-d155-4429-807c-ccb103887537,negative] |
pass
pt162.6: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor[id-18f5227f-d155-4429-807c-ccb103887537,negative] |
||||||
test_create_with_invalid_image[id-fcba1052-0a50-4cf3-b1ac-fae241edf02f,negative] |
pass
pt162.7: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image[id-fcba1052-0a50-4cf3-b1ac-fae241edf02f,negative] |
||||||
test_create_with_invalid_network_uuid[id-4e72dc2d-44c5-4336-9667-f7972e95c402,negative] |
pass
pt162.8: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid[id-4e72dc2d-44c5-4336-9667-f7972e95c402,negative] |
||||||
test_create_with_non_existent_keypair[id-7a2efc39-530c-47de-b875-2dd01c8d39bd,negative] |
pass
pt162.9: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair[id-7a2efc39-530c-47de-b875-2dd01c8d39bd,negative] |
||||||
test_create_with_nonexistent_security_group[id-c5fa6041-80cd-483b-aa6d-4e45f19d093c,negative] |
pass
pt162.10: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group[id-c5fa6041-80cd-483b-aa6d-4e45f19d093c,negative] |
||||||
test_delete_non_existent_server[id-1041b4e6-514b-4855-96a5-e974b60870a3,negative] |
pass
pt162.11: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server[id-1041b4e6-514b-4855-96a5-e974b60870a3,negative] |
||||||
test_delete_server_pass_id_exceeding_length_limit[id-f4d7279b-5fd2-4bf2-9ba4-ae35df0d18c5,negative] |
pass
pt162.12: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit[id-f4d7279b-5fd2-4bf2-9ba4-ae35df0d18c5,negative] |
||||||
test_delete_server_pass_negative_id[id-75f79124-277c-45e6-a373-a1d6803f4cc4,negative] |
pass
pt162.13: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id[id-75f79124-277c-45e6-a373-a1d6803f4cc4,negative] |
||||||
test_force_delete_nonexistent_server_id[id-6f47992b-5144-4250-9f8b-f00aa33950f3,negative] |
pass
pt162.14: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id[id-6f47992b-5144-4250-9f8b-f00aa33950f3,negative] |
||||||
test_get_console_output_of_non_existent_server[id-7dd919e7-413f-4198-bebb-35e2a01b13e9,negative] |
pass
pt162.15: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server[id-7dd919e7-413f-4198-bebb-35e2a01b13e9,negative] |
||||||
test_get_non_existent_server[id-3436b02f-1b1e-4f03-881e-c6a602327439,negative] |
pass
pt162.16: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server[id-3436b02f-1b1e-4f03-881e-c6a602327439,negative] |
||||||
test_invalid_access_ip_v4_address[id-7f70a4d1-608f-4794-9e56-cb182765972c,negative] |
pass
pt162.17: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address[id-7f70a4d1-608f-4794-9e56-cb182765972c,negative] |
||||||
test_invalid_ip_v6_address[id-5226dd80-1e9c-4d8a-b5f9-b26ca4763fd0,negative] |
pass
pt162.18: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address[id-5226dd80-1e9c-4d8a-b5f9-b26ca4763fd0,negative] |
||||||
test_pause_non_existent_server[id-6a8dc0c6-6cd4-4c0a-9f32-413881828091,negative] |
pass
pt162.19: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server[id-6a8dc0c6-6cd4-4c0a-9f32-413881828091,negative] |
||||||
test_pause_paused_server[id-d1417e7f-a509-41b5-a102-d5eed8613369,negative] |
pass
pt162.20: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server[id-d1417e7f-a509-41b5-a102-d5eed8613369,negative] |
||||||
test_personality_file_contents_not_encoded[id-b8a7235e-5246-4a8f-a08e-b34877c6586f,negative] |
skip
pt162.21: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded[id-b8a7235e-5246-4a8f-a08e-b34877c6586f,negative] |
||||||
test_reboot_deleted_server[id-581a397d-5eab-486f-9cf9-1014bbd4c984,negative] |
pass
pt162.22: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server[id-581a397d-5eab-486f-9cf9-1014bbd4c984,negative] |
||||||
test_reboot_non_existent_server[id-d4c023a0-9c55-4747-9dd5-413b820143c7,negative] |
pass
pt162.23: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server[id-d4c023a0-9c55-4747-9dd5-413b820143c7,negative] |
||||||
test_rebuild_deleted_server[id-98fa0458-1485-440f-873b-fe7f0d714930,negative] |
pass
pt162.24: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server[id-98fa0458-1485-440f-873b-fe7f0d714930,negative] |
||||||
test_rebuild_non_existent_server[id-d86141a7-906e-4731-b187-d64a2ea61422,negative] |
pass
pt162.25: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server[id-d86141a7-906e-4731-b187-d64a2ea61422,negative] |
||||||
test_restore_nonexistent_server_id[id-9c6d38cc-fcfb-437a-85b9-7b788af8bf01,negative] |
pass
pt162.26: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id[id-9c6d38cc-fcfb-437a-85b9-7b788af8bf01,negative] |
||||||
test_restore_server_invalid_state[id-7fcadfab-bd6a-4753-8db7-4a51e51aade9,negative] |
pass
pt162.27: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state[id-7fcadfab-bd6a-4753-8db7-4a51e51aade9,negative] |
||||||
test_resume_non_existent_server[id-221cd282-bddb-4837-a683-89c2487389b6,negative] |
pass
pt162.28: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server[id-221cd282-bddb-4837-a683-89c2487389b6,negative] |
||||||
test_resume_server_invalid_state[id-ccb6294d-c4c9-498f-8a43-554c098bfadb,negative] |
pass
pt162.29: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state[id-ccb6294d-c4c9-498f-8a43-554c098bfadb,negative] |
||||||
test_server_name_blank[id-dbbfd247-c40c-449e-8f6c-d2aa7c7da7cf,negative] |
pass
pt162.30: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank[id-dbbfd247-c40c-449e-8f6c-d2aa7c7da7cf,negative] |
||||||
test_shelve_non_existent_server[id-abca56e2-a892-48ea-b5e5-e07e69774816,negative] |
pass
pt162.31: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server[id-abca56e2-a892-48ea-b5e5-e07e69774816,negative] |
||||||
test_shelve_shelved_server[id-443e4f9b-e6bf-4389-b601-3a710f15fddd,negative] |
pass
pt162.32: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server[id-443e4f9b-e6bf-4389-b601-3a710f15fddd,negative] |
||||||
test_stop_non_existent_server[id-a31460a9-49e1-42aa-82ee-06e0bb7c2d03,negative] |
pass
pt162.33: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server[id-a31460a9-49e1-42aa-82ee-06e0bb7c2d03,negative] |
||||||
test_suspend_non_existent_server[id-d1f032d5-7b6e-48aa-b252-d5f16dd994ca,negative] |
pass
pt162.34: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server[id-d1f032d5-7b6e-48aa-b252-d5f16dd994ca,negative] |
||||||
test_suspend_server_invalid_state[id-7f323206-05a9-4bf8-996b-dd5b2036501b,negative] |
pass
pt162.35: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state[id-7f323206-05a9-4bf8-996b-dd5b2036501b,negative] |
||||||
test_unpause_non_existent_server[id-705b8e3a-e8a7-477c-a19b-6868fc24ac75,negative] |
pass
pt162.36: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server[id-705b8e3a-e8a7-477c-a19b-6868fc24ac75,negative] |
||||||
test_unpause_server_invalid_state[id-c8e639a7-ece8-42dd-a2e0-49615917ba4f,negative] |
pass
pt162.37: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state[id-c8e639a7-ece8-42dd-a2e0-49615917ba4f,negative] |
||||||
test_unshelve_non_existent_server[id-23d23b37-afaf-40d7-aa5d-5726f82d8821,negative] |
pass
pt162.38: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server[id-23d23b37-afaf-40d7-aa5d-5726f82d8821,negative] |
||||||
test_unshelve_server_invalid_state[id-8f198ded-1cca-4228-9e65-c6b449c54880,negative] |
pass
pt162.39: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state[id-8f198ded-1cca-4228-9e65-c6b449c54880,negative] |
||||||
test_update_name_of_non_existent_server[id-aa8eed43-e2cb-4ebf-930b-da14f6a21d81,negative] |
pass
pt162.40: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server[id-aa8eed43-e2cb-4ebf-930b-da14f6a21d81,negative] |
||||||
test_update_server_name_length_exceeds_256[id-5c8e244c-dada-4590-9944-749c455b431f,negative] |
pass
pt162.41: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256[id-5c8e244c-dada-4590-9944-749c455b431f,negative] |
||||||
test_update_server_set_empty_name[id-38204696-17c6-44da-9590-40f87fb5a899,negative] |
pass
pt162.42: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name[id-38204696-17c6-44da-9590-40f87fb5a899,negative] |
||||||
test_resize_nonexistent_server[id-7ea45b3e-e770-46fa-bfcc-9daaf6d987c0,negative] |
pass
pt162.43: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server[id-7ea45b3e-e770-46fa-bfcc-9daaf6d987c0,negative] |
||||||
test_resize_server_with_non_existent_flavor[id-ced1a1d7-2ab6-45c9-b90f-b27d87b30efd,negative] |
pass
pt162.44: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor[id-ced1a1d7-2ab6-45c9-b90f-b27d87b30efd,negative] |
||||||
test_resize_server_with_null_flavor[id-45436a7d-a388-4a35-a9d8-3adc5d0d940b,negative] |
pass
pt162.45: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor[id-45436a7d-a388-4a35-a9d8-3adc5d0d940b,negative] |
||||||
tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_a_server_of_another_tenant[id-5c75009d-3eea-423e-bea3-61b09fd25f9c,negative] |
pass
pt163.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant[id-5c75009d-3eea-423e-bea3-61b09fd25f9c,negative] |
||||||
test_update_server_of_another_tenant[id-543d84c1-dd2e-4c6d-8cb2-b9da0efaa384,negative] |
pass
pt163.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant[id-543d84c1-dd2e-4c6d-8cb2-b9da0efaa384,negative] |
||||||
tempest.api.compute.test_extensions.ExtensionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_extension[id-05762f39-bdfa-4cdb-9b46-b78f8e78e2fd] |
pass
pt164.1: tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension[id-05762f39-bdfa-4cdb-9b46-b78f8e78e2fd] |
||||||
test_list_extensions[id-3bb27738-b759-4e0d-a5fa-37d7a6df07d1] |
pass
pt164.2: tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions[id-3bb27738-b759-4e0d-a5fa-37d7a6df07d1] |
||||||
tempest.api.compute.test_quotas.QuotasTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_compare_tenant_quotas_with_default_quotas[id-cd65d997-f7e4-4966-a7e9-d5001b674fdc] |
pass
pt165.1: tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas[id-cd65d997-f7e4-4966-a7e9-d5001b674fdc] |
||||||
test_get_default_quotas[id-9bfecac7-b966-4f47-913f-1a9e2c12134a] |
pass
pt165.2: tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas[id-9bfecac7-b966-4f47-913f-1a9e2c12134a] |
||||||
test_get_quotas[id-f1ef0a97-dbbb-4cca-adc5-c9fbc4f76107] |
pass
pt165.3: tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas[id-f1ef0a97-dbbb-4cca-adc5-c9fbc4f76107] |
||||||
tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_tenant_networks[id-edfea98e-bbe3-4c7a-9739-87b986baff26,network] |
pass
pt166.1: tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks[id-edfea98e-bbe3-4c7a-9739-87b986baff26,network] |
||||||
tempest.api.compute.test_versions.TestVersions | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_version_details[id-b953a29e-929c-4a8e-81be-ec3a7e03cb76,smoke] |
pass
pt167.1: tempest.api.compute.test_versions.TestVersions.test_get_version_details[id-b953a29e-929c-4a8e-81be-ec3a7e03cb76,smoke] |
||||||
test_list_api_versions[id-6c0a0990-43b6-4529-9b61-5fd8daf7c55c,smoke] |
pass
pt167.2: tempest.api.compute.test_versions.TestVersions.test_list_api_versions[id-6c0a0990-43b6-4529-9b61-5fd8daf7c55c,smoke] |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt168.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt168.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt169.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt169.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
||||||
tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt170.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt170.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
pt170.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
||||||
tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt171.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
pt172.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
pt173.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
pt173.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
pt173.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
pt173.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
pt173.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
pt173.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
pt174.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
pt174.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
pt174.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
pt174.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
pt174.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
pt174.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
pt174.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
pt174.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
||||||
tempest.api.identity.admin.v3.test_application_credentials.ApplicationCredentialsV3AdminTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_application_credential_with_roles[id-3b3dd48f-3388-406a-a9e6-4d078a552d0e] |
pass
pt175.1: tempest.api.identity.admin.v3.test_application_credentials.ApplicationCredentialsV3AdminTest.test_create_application_credential_with_roles[id-3b3dd48f-3388-406a-a9e6-4d078a552d0e] |
||||||
tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_credentials_create_get_update_delete[id-7cd59bf9-bda4-4c72-9467-d21cab278355,smoke] |
pass
pt176.1: tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete[id-7cd59bf9-bda4-4c72-9467-d21cab278355,smoke] |
||||||
test_credentials_list_delete[id-13202c00-0021-42a1-88d4-81b44d448aab] |
pass
pt176.2: tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete[id-13202c00-0021-42a1-88d4-81b44d448aab] |
||||||
tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId | 1 | 1 | 0 | 0 | 0 | Detail | |
test_default_project_id[id-d6110661-6a71-49a7-a453-b5e26640ff6d] |
pass
pt177.1: tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id[id-d6110661-6a71-49a7-a453-b5e26640ff6d] |
||||||
tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_domain_config_and_show_config_groups_and_options[id-9e3ff13c-f597-4f01-9377-d6c06c2a1477] |
pass
pt178.1: tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options[id-9e3ff13c-f597-4f01-9377-d6c06c2a1477] |
||||||
test_create_update_and_delete_domain_config[id-7161023e-5dd0-4612-9da0-1bac6ac30b63] |
pass
pt178.2: tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config[id-7161023e-5dd0-4612-9da0-1bac6ac30b63] |
||||||
test_create_update_and_delete_domain_config_groups_and_opts[id-c7510fa2-6661-4170-9c6b-4783a80651e9] |
pass
pt178.3: tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts[id-c7510fa2-6661-4170-9c6b-4783a80651e9] |
||||||
test_show_default_group_config_and_options[id-11a02bf0-6f94-4380-b3b0-c8dc18fc0d22] |
pass
pt178.4: tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options[id-11a02bf0-6f94-4380-b3b0-c8dc18fc0d22] |
||||||
tempest.api.identity.admin.v3.test_domains.DomainsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_create_domain_with_disabled_status[id-036df86e-bb5d-42c0-a7c2-66b9db3a6046] |
pass
pt179.1: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status[id-036df86e-bb5d-42c0-a7c2-66b9db3a6046] |
||||||
test_create_domain_without_description[id-2abf8764-309a-4fa9-bc58-201b799817ad] |
pass
pt179.2: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description[id-2abf8764-309a-4fa9-bc58-201b799817ad] |
||||||
test_create_update_delete_domain[id-f2f5b44a-82e8-4dad-8084-0661ea3b18cf,smoke] |
pass
pt179.3: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain[id-f2f5b44a-82e8-4dad-8084-0661ea3b18cf,smoke] |
||||||
test_domain_delete_cascades_content[id-d8d318b7-d1b3-4c37-94c5-3c5ba0b121ea] |
pass
pt179.4: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_domain_delete_cascades_content[id-d8d318b7-d1b3-4c37-94c5-3c5ba0b121ea] |
||||||
test_list_domains[id-8cf516ef-2114-48f1-907b-d32726c734d4] |
pass
pt179.5: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains[id-8cf516ef-2114-48f1-907b-d32726c734d4] |
||||||
test_list_domains_filter_by_enabled[id-3fd19840-65c1-43f8-b48c-51bdd066dff9] |
pass
pt179.6: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled[id-3fd19840-65c1-43f8-b48c-51bdd066dff9] |
||||||
test_list_domains_filter_by_name[id-c6aee07b-4981-440c-bb0b-eb598f58ffe9] |
pass
pt179.7: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name[id-c6aee07b-4981-440c-bb0b-eb598f58ffe9] |
||||||
tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_domain_with_empty_name[id-9018461d-7d24-408d-b3fe-ae37e8cd5c9e,negative] |
pass
pt180.1: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name[id-9018461d-7d24-408d-b3fe-ae37e8cd5c9e,negative] |
||||||
test_create_domain_with_name_length_over_64[id-37b1bbf2-d664-4785-9a11-333438586eae,negative] |
pass
pt180.2: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64[id-37b1bbf2-d664-4785-9a11-333438586eae,negative] |
||||||
test_delete_active_domain[gate,id-1f3fbff5-4e44-400d-9ca1-d953f05f609b,negative] |
pass
pt180.3: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain[gate,id-1f3fbff5-4e44-400d-9ca1-d953f05f609b,negative] |
||||||
test_delete_non_existent_domain[id-43781c07-764f-4cf2-a405-953c1916f605,negative] |
pass
pt180.4: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain[id-43781c07-764f-4cf2-a405-953c1916f605,negative] |
||||||
test_domain_create_duplicate[id-e6f9e4a2-4f36-4be8-bdbc-4e199ae29427,negative] |
pass
pt180.5: tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate[id-e6f9e4a2-4f36-4be8-bdbc-4e199ae29427,negative] |
||||||
tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_show_check_delete_endpoint_group[id-7c69e7a1-f865-402d-a2ea-44493017315a] |
pass
pt181.1: tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group[id-7c69e7a1-f865-402d-a2ea-44493017315a] |
||||||
test_update_endpoint_group[id-51c8fc38-fa84-4e76-b5b6-6fc37770fb26] |
pass
pt181.2: tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group[id-51c8fc38-fa84-4e76-b5b6-6fc37770fb26] |
||||||
tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_list_show_delete_endpoint[id-0e2446d2-c1fd-461b-a729-b9e73e3e3b37] |
pass
pt182.1: tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint[id-0e2446d2-c1fd-461b-a729-b9e73e3e3b37] |
||||||
test_list_endpoints[id-c19ecf90-240e-4e23-9966-21cee3f6a618] |
pass
pt182.2: tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints[id-c19ecf90-240e-4e23-9966-21cee3f6a618] |
||||||
test_update_endpoint[id-37e8f15e-ee7c-4657-a1e7-f6b61e375eff,smoke] |
pass
pt182.3: tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint[id-37e8f15e-ee7c-4657-a1e7-f6b61e375eff,smoke] |
||||||
tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_with_enabled_False[id-ac6c137e-4d3d-448f-8c83-4f13d0942651,negative] |
pass
pt183.1: tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False[id-ac6c137e-4d3d-448f-8c83-4f13d0942651,negative] |
||||||
test_create_with_enabled_True[id-9c43181e-0627-484a-8c79-923e8a59598b,negative] |
pass
pt183.2: tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True[id-9c43181e-0627-484a-8c79-923e8a59598b,negative] |
||||||
test_update_with_enabled_False[id-65e41f32-5eb7-498f-a92a-a6ccacf7439a,negative] |
pass
pt183.3: tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False[id-65e41f32-5eb7-498f-a92a-a6ccacf7439a,negative] |
||||||
test_update_with_enabled_True[id-faba3587-f066-4757-a48e-b4a3f01803bb,negative] |
pass
pt183.4: tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True[id-faba3587-f066-4757-a48e-b4a3f01803bb,negative] |
||||||
tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_group_create_update_get[id-2e80343b-6c81-4ac3-88c7-452f3e9d5129] |
pass
pt184.1: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get[id-2e80343b-6c81-4ac3-88c7-452f3e9d5129] |
||||||
test_group_users_add_list_delete[id-1598521a-2f36-4606-8df9-30772bd51339,smoke] |
pass
pt184.2: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete[id-1598521a-2f36-4606-8df9-30772bd51339,smoke] |
||||||
test_list_groups[id-cc9a57a5-a9ed-4f2d-a29f-4f979a06ec71] |
pass
pt184.3: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups[id-cc9a57a5-a9ed-4f2d-a29f-4f979a06ec71] |
||||||
test_list_user_groups[id-64573281-d26a-4a52-b899-503cb0f4e4ec] |
pass
pt184.4: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups[id-64573281-d26a-4a52-b899-503cb0f4e4ec] |
||||||
tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_inherit_assign_check_revoke_roles_on_projects_group[id-26021436-d5a4-4256-943c-ded01e0d4b45] |
pass
pt185.1: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group[id-26021436-d5a4-4256-943c-ded01e0d4b45] |
||||||
test_inherit_assign_check_revoke_roles_on_projects_user[id-18b70e45-7687-4b72-8277-b8f1a47d7591] |
pass
pt185.2: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user[id-18b70e45-7687-4b72-8277-b8f1a47d7591] |
||||||
test_inherit_assign_list_check_revoke_roles_on_domains_group[id-c7a8dda2-be50-4fb4-9a9c-e830771078b1] |
pass
pt185.3: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group[id-c7a8dda2-be50-4fb4-9a9c-e830771078b1] |
||||||
test_inherit_assign_list_check_revoke_roles_on_domains_user[id-4e6f0366-97c8-423c-b2be-41eae6ac91c8] |
pass
pt185.4: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user[id-4e6f0366-97c8-423c-b2be-41eae6ac91c8] |
||||||
test_inherit_assign_list_revoke_user_roles_on_domain[id-3acf666e-5354-42ac-8e17-8b68893bcd36] |
pass
pt185.5: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain[id-3acf666e-5354-42ac-8e17-8b68893bcd36] |
||||||
test_inherit_assign_list_revoke_user_roles_on_project_tree[id-9f02ccd9-9b57-46b4-8f77-dd5a736f3a06] |
pass
pt185.6: tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree[id-9f02ccd9-9b57-46b4-8f77-dd5a736f3a06] |
||||||
tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_list_projects[id-1d830662-22ad-427c-8c3e-4ec854b0af44] |
pass
pt186.1: tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects[id-1d830662-22ad-427c-8c3e-4ec854b0af44] |
||||||
test_list_projects_with_domains[id-fab13f3c-f6a6-4b9f-829b-d32fd44fdf10] |
pass
pt186.2: tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects_with_domains[id-fab13f3c-f6a6-4b9f-829b-d32fd44fdf10] |
||||||
test_list_projects_with_name[id-fa178524-4e6d-4925-907c-7ab9f42c7e26] |
pass
pt186.3: tempest.api.identity.admin.v3.test_list_projects.ListProjectsStaticTestJSON.test_list_projects_with_name[id-fa178524-4e6d-4925-907c-7ab9f42c7e26] |
||||||
tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_projects_with_enabled[id-0fe7a334-675a-4509-b00e-1c4b95d5dae8] |
pass
pt187.1: tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled[id-0fe7a334-675a-4509-b00e-1c4b95d5dae8] |
||||||
test_list_projects_with_parent[id-6edc66f5-2941-4a17-9526-4073311c1fac] |
pass
pt187.2: tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent[id-6edc66f5-2941-4a17-9526-4073311c1fac] |
||||||
tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_user[id-b4baa3ae-ac00-4b4e-9e27-80deaad7771f] |
pass
pt188.1: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user[id-b4baa3ae-ac00-4b4e-9e27-80deaad7771f] |
||||||
test_list_user_domains[id-08f9aabb-dcfe-41d0-8172-82b5fa0bd73d] |
pass
pt188.2: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains[id-08f9aabb-dcfe-41d0-8172-82b5fa0bd73d] |
||||||
test_list_users[id-b30d4651-a2ea-4666-8551-0c0e49692635] |
pass
pt188.3: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users[id-b30d4651-a2ea-4666-8551-0c0e49692635] |
||||||
test_list_users_with_name[id-c285bb37-7325-4c02-bff3-3da5d946d683] |
pass
pt188.4: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name[id-c285bb37-7325-4c02-bff3-3da5d946d683] |
||||||
test_list_users_with_not_enabled[id-bff8bf2f-9408-4ef5-b63a-753c8c2124eb] |
pass
pt188.5: tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled[id-bff8bf2f-9408-4ef5-b63a-753c8c2124eb] |
||||||
tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_and_show_consumer[id-c8307ea6-a86c-47fd-ae7b-5b3b2caca76d] |
pass
pt189.1: tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer[id-c8307ea6-a86c-47fd-ae7b-5b3b2caca76d] |
||||||
test_delete_consumer[id-fdfa1b7f-2a31-4354-b2c7-f6ae20554f93] |
pass
pt189.2: tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer[id-fdfa1b7f-2a31-4354-b2c7-f6ae20554f93] |
||||||
test_list_consumers[id-09ca50de-78f2-4ffb-ac71-f2254036b2b8] |
pass
pt189.3: tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers[id-09ca50de-78f2-4ffb-ac71-f2254036b2b8] |
||||||
test_update_consumer[id-080a9b1a-c009-47c0-9979-5305bf72e3dc] |
pass
pt189.4: tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer[id-080a9b1a-c009-47c0-9979-5305bf72e3dc] |
||||||
tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_update_delete_policy[id-e544703a-2f03-4cf2-9b0f-350782fdb0d3,smoke] |
pass
pt190.1: tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy[id-e544703a-2f03-4cf2-9b0f-350782fdb0d3,smoke] |
||||||
test_list_policies[id-1a0ad286-2d06-4123-ab0d-728893a76201] |
pass
pt190.2: tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies[id-1a0ad286-2d06-4123-ab0d-728893a76201] |
||||||
tempest.api.identity.admin.v3.test_project_tags.IdentityV3ProjectTagsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_update_delete_project_tags[id-7c123aac-999d-416a-a0fb-84b915ab10de] |
pass
pt191.1: tempest.api.identity.admin.v3.test_project_tags.IdentityV3ProjectTagsTest.test_list_update_delete_project_tags[id-7c123aac-999d-416a-a0fb-84b915ab10de] |
||||||
tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_associate_user_to_project[id-59398d4a-5dc5-4f86-9a4c-c26cc804d6c6] |
pass
pt192.1: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project[id-59398d4a-5dc5-4f86-9a4c-c26cc804d6c6] |
||||||
test_create_is_domain_project[id-a7eb9416-6f9b-4dbb-b71b-7f73aaef59d5] |
pass
pt192.2: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project[id-a7eb9416-6f9b-4dbb-b71b-7f73aaef59d5] |
||||||
test_project_create_enabled[id-1f66dc76-50cc-4741-a200-af984509e480] |
pass
pt192.3: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled[id-1f66dc76-50cc-4741-a200-af984509e480] |
||||||
test_project_create_not_enabled[id-78f96a9c-e0e0-4ee6-a3ba-fbf6dfd03207] |
pass
pt192.4: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled[id-78f96a9c-e0e0-4ee6-a3ba-fbf6dfd03207] |
||||||
test_project_create_with_description[id-0ecf465c-0dc4-4532-ab53-91ffeb74d12d] |
pass
pt192.5: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description[id-0ecf465c-0dc4-4532-ab53-91ffeb74d12d] |
||||||
test_project_create_with_domain[id-5f50fe07-8166-430b-a882-3b2ee0abe26f] |
pass
pt192.6: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain[id-5f50fe07-8166-430b-a882-3b2ee0abe26f] |
||||||
test_project_create_with_parent[id-1854f9c0-70bc-4d11-a08a-1c789d339e3d] |
pass
pt192.7: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent[id-1854f9c0-70bc-4d11-a08a-1c789d339e3d] |
||||||
test_project_get_equals_list[id-d1db68b6-aebe-4fa0-b79d-d724d2e21162] |
pass
pt192.8: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_get_equals_list[id-d1db68b6-aebe-4fa0-b79d-d724d2e21162] |
||||||
test_project_update_desc[id-f138b715-255e-4a7d-871d-351e1ef2e153] |
pass
pt192.9: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc[id-f138b715-255e-4a7d-871d-351e1ef2e153] |
||||||
test_project_update_enable[id-b6b25683-c97f-474d-a595-55d410b68100] |
pass
pt192.10: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable[id-b6b25683-c97f-474d-a595-55d410b68100] |
||||||
test_project_update_name[id-f608f368-048c-496b-ad63-d286c26dab6b] |
pass
pt192.11: tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name[id-f608f368-048c-496b-ad63-d286c26dab6b] |
||||||
tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_project_by_unauthorized_user[id-8fba9de2-3e1f-4e77-812a-60cb68f8df13,negative] |
pass
pt193.1: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_create_project_by_unauthorized_user[id-8fba9de2-3e1f-4e77-812a-60cb68f8df13,negative] |
||||||
test_create_project_with_empty_name[id-7828db17-95e5-475b-9432-9a51b4aa79a9,negative] |
pass
pt193.2: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_create_project_with_empty_name[id-7828db17-95e5-475b-9432-9a51b4aa79a9,negative] |
||||||
test_create_projects_name_length_over_64[id-502b6ceb-b0c8-4422-bf53-f08fdb21e2f0,negative] |
pass
pt193.3: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_create_projects_name_length_over_64[id-502b6ceb-b0c8-4422-bf53-f08fdb21e2f0,negative] |
||||||
test_delete_non_existent_project[id-7965b581-60c1-43b7-8169-95d4ab7fc6fb,negative] |
pass
pt193.4: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_delete_non_existent_project[id-7965b581-60c1-43b7-8169-95d4ab7fc6fb,negative] |
||||||
test_list_projects_by_unauthorized_user[id-24c49279-45dd-4155-887a-cb738c2385aa,negative] |
pass
pt193.5: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_list_projects_by_unauthorized_user[id-24c49279-45dd-4155-887a-cb738c2385aa,negative] |
||||||
test_project_create_duplicate[id-874c3e84-d174-4348-a16b-8c01f599561b,negative] |
pass
pt193.6: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeStaticTestJSON.test_project_create_duplicate[id-874c3e84-d174-4348-a16b-8c01f599561b,negative] |
||||||
tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_project_delete_by_unauthorized_user[id-8d68c012-89e0-4394-8d6b-ccd7196def97,negative] |
pass
pt194.1: tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user[id-8d68c012-89e0-4394-8d6b-ccd7196def97,negative] |
||||||
tempest.api.identity.admin.v3.test_regions.RegionsTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_region_with_specific_id[id-2c12c5b5-efcf-4aa5-90c5-bff1ab0cdbe2,smoke] |
pass
pt195.1: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id[id-2c12c5b5-efcf-4aa5-90c5-bff1ab0cdbe2,smoke] |
||||||
test_create_update_get_delete_region[id-56186092-82e4-43f2-b954-91013218ba42] |
pass
pt195.2: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region[id-56186092-82e4-43f2-b954-91013218ba42] |
||||||
test_list_regions[id-d180bf99-544a-445c-ad0d-0c0d27663796] |
pass
pt195.3: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions[id-d180bf99-544a-445c-ad0d-0c0d27663796] |
||||||
test_list_regions_filter_by_parent_region_id[id-2d1057cb-bbde-413a-acdf-e2d265284542] |
pass
pt195.4: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id[id-2d1057cb-bbde-413a-acdf-e2d265284542] |
||||||
tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON | 15 | 15 | 0 | 0 | 0 | Detail | |
test_assignments_for_domain_roles[id-3859df7e-5b78-4e4d-b10e-214c8953842a] |
pass
pt196.1: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles[id-3859df7e-5b78-4e4d-b10e-214c8953842a] |
||||||
test_assignments_for_implied_roles_create_delete[id-c8828027-df48-4021-95df-b65b92c7429e] |
pass
pt196.2: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete[id-c8828027-df48-4021-95df-b65b92c7429e] |
||||||
test_domain_roles_create_delete[id-d92a41d2-5501-497a-84bb-6e294330e8f8] |
pass
pt196.3: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete[id-d92a41d2-5501-497a-84bb-6e294330e8f8] |
||||||
test_grant_list_revoke_role_to_group_on_domain[id-4bf8a70b-e785-413a-ad53-9f91ce02faa7] |
pass
pt196.4: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain[id-4bf8a70b-e785-413a-ad53-9f91ce02faa7] |
||||||
test_grant_list_revoke_role_to_group_on_project[id-cbf11737-1904-4690-9613-97bcbb3df1c4] |
pass
pt196.5: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project[id-cbf11737-1904-4690-9613-97bcbb3df1c4] |
||||||
test_grant_list_revoke_role_to_group_on_system[id-c888fe4f-8018-48db-b959-542225c1b4b6] |
pass
pt196.6: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_system[id-c888fe4f-8018-48db-b959-542225c1b4b6] |
||||||
test_grant_list_revoke_role_to_user_on_domain[id-6c9a2940-3625-43a3-ac02-5dcec62ef3bd] |
pass
pt196.7: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain[id-6c9a2940-3625-43a3-ac02-5dcec62ef3bd] |
||||||
test_grant_list_revoke_role_to_user_on_project[id-c6b80012-fe4a-498b-9ce8-eb391c05169f] |
pass
pt196.8: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project[id-c6b80012-fe4a-498b-9ce8-eb391c05169f] |
||||||
test_grant_list_revoke_role_to_user_on_system[id-e5a81737-d294-424d-8189-8664858aae4c] |
pass
pt196.9: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_system[id-e5a81737-d294-424d-8189-8664858aae4c] |
||||||
test_implied_domain_roles[id-eb1e1c24-1bc4-4d47-9748-e127a1852c82] |
pass
pt196.10: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles[id-eb1e1c24-1bc4-4d47-9748-e127a1852c82] |
||||||
test_implied_roles_create_check_show_delete[id-c90c316c-d706-4728-bcba-eb1912081b69] |
pass
pt196.11: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete[id-c90c316c-d706-4728-bcba-eb1912081b69] |
||||||
test_list_all_implied_roles[id-3748c316-c18f-4b08-997b-c60567bc6235] |
pass
pt196.12: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles[id-3748c316-c18f-4b08-997b-c60567bc6235] |
||||||
test_list_roles[id-f5654bcc-08c4-4f71-88fe-05d64e06de94] |
pass
pt196.13: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles[id-f5654bcc-08c4-4f71-88fe-05d64e06de94] |
||||||
test_role_create_update_show_list[id-18afc6c0-46cf-4911-824e-9989cc056c3a,smoke] |
pass
pt196.14: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list[id-18afc6c0-46cf-4911-824e-9989cc056c3a,smoke] |
||||||
test_roles_hierarchy[id-dc6f5959-b74d-4e30-a9e5-a8255494ff00] |
pass
pt196.15: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy[id-dc6f5959-b74d-4e30-a9e5-a8255494ff00] |
||||||
tempest.api.identity.admin.v3.test_services.ServicesTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_service_without_description[id-d1dcb1a1-2b6b-4da8-bbb8-5532ef6e8269] |
pass
pt197.1: tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description[id-d1dcb1a1-2b6b-4da8-bbb8-5532ef6e8269] |
||||||
test_create_update_get_service[id-5193aad5-bcb7-411d-85b0-b3b61b96ef06,smoke] |
pass
pt197.2: tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service[id-5193aad5-bcb7-411d-85b0-b3b61b96ef06,smoke] |
||||||
test_list_services[id-e55908e8-360e-439e-8719-c3230a3e179e] |
pass
pt197.3: tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services[id-e55908e8-360e-439e-8719-c3230a3e179e] |
||||||
tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_get_available_domain_scopes[id-ec5ecb05-af64-4c04-ac86-4d9f6f12f185] |
pass
pt198.1: tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_domain_scopes[id-ec5ecb05-af64-4c04-ac86-4d9f6f12f185] |
||||||
test_get_available_project_scopes[id-08ed85ce-2ba8-4864-b442-bcc61f16ae89] |
pass
pt198.2: tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes[id-08ed85ce-2ba8-4864-b442-bcc61f16ae89] |
||||||
test_rescope_token[id-565fa210-1da1-4563-999b-f7b5b67cf112] |
pass
pt198.3: tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token[id-565fa210-1da1-4563-999b-f7b5b67cf112] |
||||||
tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_get_trusts_all[id-4773ebd5-ecbf-4255-b8d8-b63e6f72b65d,smoke] |
pass
pt199.1: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all[id-4773ebd5-ecbf-4255-b8d8-b63e6f72b65d,smoke] |
||||||
test_get_trusts_query[id-6268b345-87ca-47c0-9ce3-37792b43403a] |
pass
pt199.2: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query[id-6268b345-87ca-47c0-9ce3-37792b43403a] |
||||||
test_trust_expire[id-0ed14b66-cefd-4b5c-a964-65759453e292] |
pass
pt199.3: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire[id-0ed14b66-cefd-4b5c-a964-65759453e292] |
||||||
test_trust_expire_invalid[id-3e48f95d-e660-4fa9-85e0-5a3d85594384] |
pass
pt199.4: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid[id-3e48f95d-e660-4fa9-85e0-5a3d85594384] |
||||||
test_trust_impersonate[id-5a0a91a4-baef-4a14-baba-59bf4d7fcace] |
pass
pt199.5: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate[id-5a0a91a4-baef-4a14-baba-59bf4d7fcace] |
||||||
test_trust_noimpersonate[id-ed2a8779-a7ac-49dc-afd7-30f32f936ed2] |
pass
pt199.6: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate[id-ed2a8779-a7ac-49dc-afd7-30f32f936ed2] |
||||||
tempest.api.identity.admin.v3.test_users.UsersV3TestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_user[id-c10dcd90-461d-4b16-8e23-4eb836c00644] |
pass
pt200.1: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user[id-c10dcd90-461d-4b16-8e23-4eb836c00644] |
||||||
test_list_user_projects[id-a831e70c-e35b-430b-92ed-81ebbc5437b8] |
pass
pt200.2: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects[id-a831e70c-e35b-430b-92ed-81ebbc5437b8] |
||||||
test_password_history_not_enforced_in_admin_reset[id-568cd46c-ee6c-4ab4-a33a-d3791931979e] |
pass
pt200.3: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset[id-568cd46c-ee6c-4ab4-a33a-d3791931979e] |
||||||
test_update_user_password[id-2d223a0e-e457-4a70-9fb1-febe027a0ff9] |
pass
pt200.4: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password[id-2d223a0e-e457-4a70-9fb1-febe027a0ff9] |
||||||
test_user_update[id-b537d090-afb9-4519-b95d-270b0708e87e] |
pass
pt200.5: tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update[id-b537d090-afb9-4519-b95d-270b0708e87e] |
||||||
tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_authentication_for_disabled_user[id-b3c9fccc-4134-46f5-b600-1da6fb0a3b1f,negative] |
pass
pt201.1: tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user[id-b3c9fccc-4134-46f5-b600-1da6fb0a3b1f,negative] |
||||||
test_create_user_for_non_existent_domain[id-e75f006c-89cc-477b-874d-588e4eab4b17,negative] |
pass
pt201.2: tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain[id-e75f006c-89cc-477b-874d-588e4eab4b17,negative] |
||||||
tempest.api.identity.v3.test_access_rules.AccessRulesV3Test | 3 | 3 | 0 | 0 | 0 | Detail | |
test_delete_access_rule[id-278757e9-e193-4bf8-adf2-0b0a229a17d0] |
pass
pt202.1: tempest.api.identity.v3.test_access_rules.AccessRulesV3Test.test_delete_access_rule[id-278757e9-e193-4bf8-adf2-0b0a229a17d0] |
||||||
test_list_access_rules[id-2354c498-5119-4ba5-9f0d-44f16f78fb0e] |
pass
pt202.2: tempest.api.identity.v3.test_access_rules.AccessRulesV3Test.test_list_access_rules[id-2354c498-5119-4ba5-9f0d-44f16f78fb0e] |
||||||
test_show_access_rule[id-795dd507-ca1e-40e9-ba90-ff0a08689ba4] |
pass
pt202.3: tempest.api.identity.v3.test_access_rules.AccessRulesV3Test.test_show_access_rule[id-795dd507-ca1e-40e9-ba90-ff0a08689ba4] |
||||||
tempest.api.identity.v3.test_api_discovery.TestApiDiscovery | 5 | 5 | 0 | 0 | 0 | Detail | |
test_api_media_types[id-657c1970-4722-4189-8831-7325f3bc4265,smoke] |
pass
pt203.1: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types[id-657c1970-4722-4189-8831-7325f3bc4265,smoke] |
||||||
test_api_version_resources[id-b9232f5e-d9e5-4d97-b96c-28d3db4de1bd,smoke] |
pass
pt203.2: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources[id-b9232f5e-d9e5-4d97-b96c-28d3db4de1bd,smoke] |
||||||
test_api_version_statuses[id-8879a470-abfb-47bb-bb8d-5a7fd279ad1e,smoke] |
pass
pt203.3: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses[id-8879a470-abfb-47bb-bb8d-5a7fd279ad1e,smoke] |
||||||
test_identity_v3_existence[id-79aec9ae-710f-4c54-a4fc-3aa25b4feac3] |
pass
pt203.4: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_identity_v3_existence[id-79aec9ae-710f-4c54-a4fc-3aa25b4feac3] |
||||||
test_list_api_versions[id-721f480f-35b6-46c7-846e-047e6acea0dc,smoke] |
pass
pt203.5: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions[id-721f480f-35b6-46c7-846e-047e6acea0dc,smoke] |
||||||
tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_application_credential[id-8080c75c-eddc-4786-941a-c2da7039ae61] |
pass
pt204.1: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential[id-8080c75c-eddc-4786-941a-c2da7039ae61] |
||||||
test_create_application_credential_access_rules[id-529936eb-aa5d-463d-9f79-01c113d3b88f] |
pass
pt204.2: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential_access_rules[id-529936eb-aa5d-463d-9f79-01c113d3b88f] |
||||||
test_create_application_credential_expires[id-852daf0c-42b5-4239-8466-d193d0543ed3] |
pass
pt204.3: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_create_application_credential_expires[id-852daf0c-42b5-4239-8466-d193d0543ed3] |
||||||
test_list_application_credentials[id-ff0cd457-6224-46e7-b79e-0ada4964a8a6] |
pass
pt204.4: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_list_application_credentials[id-ff0cd457-6224-46e7-b79e-0ada4964a8a6] |
||||||
test_query_application_credentials[id-9bb5e5cc-5250-493a-8869-8b665f6aa5f6] |
pass
pt204.5: tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test.test_query_application_credentials[id-9bb5e5cc-5250-493a-8869-8b665f6aa5f6] |
||||||
tempest.api.identity.v3.test_catalog.IdentityCatalogTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_catalog_standardization[id-56b57ced-22b8-4127-9b8a-565dfb0207e2] |
pass
pt205.1: tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization[id-56b57ced-22b8-4127-9b8a-565dfb0207e2] |
||||||
tempest.api.identity.v3.test_domains.DefaultDomainTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_default_domain_exists[id-17a5de24-e6a0-4e4a-a9ee-d85b6e5612b5,smoke] |
pass
pt206.1: tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists[id-17a5de24-e6a0-4e4a-a9ee-d85b6e5612b5,smoke] |
||||||
tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_ec2_credential[id-b0f55a29-54e5-4166-999d-712347e0c920] |
pass
pt207.1: tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest.test_create_ec2_credential[id-b0f55a29-54e5-4166-999d-712347e0c920] |
||||||
test_delete_ec2_credential[id-9408d61b-8be0-4a8d-9b85-14f61edb456b] |
pass
pt207.2: tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest.test_delete_ec2_credential[id-9408d61b-8be0-4a8d-9b85-14f61edb456b] |
||||||
test_list_ec2_credentials[id-897813f0-160c-4fdc-aabc-24ee635ce4a9] |
pass
pt207.3: tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest.test_list_ec2_credentials[id-897813f0-160c-4fdc-aabc-24ee635ce4a9] |
||||||
test_show_ec2_credential[id-8b8d1010-5958-48df-a6cd-5e3df72e6bcf] |
pass
pt207.4: tempest.api.identity.v3.test_ec2_credentials.EC2CredentialsTest.test_show_ec2_credential[id-8b8d1010-5958-48df-a6cd-5e3df72e6bcf] |
||||||
tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_projects_returns_only_authorized_projects[id-86128d46-e170-4644-866a-cc487f699e1d] |
pass
pt208.1: tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects[id-86128d46-e170-4644-866a-cc487f699e1d] |
||||||
tempest.api.identity.v3.test_tokens.TokensV3Test | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_token[id-6f8e4436-fc96-4282-8122-e41df57197a9] |
pass
pt209.1: tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token[id-6f8e4436-fc96-4282-8122-e41df57197a9] |
||||||
test_token_auth_creation_existence_deletion[id-0f9f5a5f-d5cd-4a86-8a5b-c5ded151f212] |
pass
pt209.2: tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion[id-0f9f5a5f-d5cd-4a86-8a5b-c5ded151f212] |
||||||
test_validate_token[id-a9512ac3-3909-48a4-b395-11f438e16260] |
pass
pt209.3: tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token[id-a9512ac3-3909-48a4-b395-11f438e16260] |
||||||
tempest.api.identity.v3.test_users.IdentityV3UsersTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_password_history_check_self_service_api[id-941784ee-5342-4571-959b-b80dd2cea516] |
pass
pt210.1: tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api[id-941784ee-5342-4571-959b-b80dd2cea516] |
||||||
test_user_account_lockout[id-a7ad8bbf-2cff-4520-8c1d-96332e151658] |
pass
pt210.2: tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout[id-a7ad8bbf-2cff-4520-8c1d-96332e151658] |
||||||
test_user_update_own_password[id-ad71bd23-12ad-426b-bb8b-195d2b635f27] |
pass
pt210.3: tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password[id-ad71bd23-12ad-426b-bb8b-195d2b635f27] |
||||||
tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_image_owner_param[id-646a6eaa-135f-4493-a0af-12583021224e] |
pass
pt211.1: tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_create_image_owner_param[id-646a6eaa-135f-4493-a0af-12583021224e] |
||||||
test_update_image_owner_param[id-525ba546-10ef-4aad-bba1-1858095ce553] |
pass
pt211.2: tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_update_image_owner_param[id-525ba546-10ef-4aad-bba1-1858095ce553] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_update_delete_meta_namespace_objects[id-b1a3775e-3b5c-4f6a-a3b4-1ba3574ae718] |
pass
pt212.1: tempest.api.image.v2.admin.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects[id-b1a3775e-3b5c-4f6a-a3b4-1ba3574ae718] |
||||||
test_list_meta_namespace_objects[id-a2a3615e-3b5c-3f6a-a2b1-1ba3574ae738] |
pass
pt212.2: tempest.api.image.v2.admin.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects[id-a2a3615e-3b5c-3f6a-a2b1-1ba3574ae738] |
||||||
test_show_meta_namespace_objects[id-b1a3674e-3b4c-3f6a-a3b4-1ba3573ca768] |
pass
pt212.3: tempest.api.image.v2.admin.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects[id-b1a3674e-3b4c-3f6a-a3b4-1ba3573ca768] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_basic_meta_def_namespace_property[id-b1a3765e-3a5d-4f6d-a3a7-3ca3476ae768] |
pass
pt213.1: tempest.api.image.v2.admin.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property[id-b1a3765e-3a5d-4f6d-a3a7-3ca3476ae768] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_delete_namespace_tags[id-a2a3765e-3a6d-4f6d-a3a7-3cc3476aa876] |
pass
pt214.1: tempest.api.image.v2.admin.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags[id-a2a3765e-3a6d-4f6d-a3a7-3cc3476aa876] |
||||||
test_create_update_delete_tag[id-a2a3765e-1a2c-3f6d-a3a7-3cc3466ab875] |
pass
pt214.2: tempest.api.image.v2.admin.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag[id-a2a3765e-1a2c-3f6d-a3a7-3cc3466ab875] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_namespaces.MetadataNamespacesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_basic_metadata_definition_namespaces[id-319b765e-7f3d-4b3d-8b37-3ca3876ee768] |
pass
pt215.1: tempest.api.image.v2.admin.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces[id-319b765e-7f3d-4b3d-8b37-3ca3876ee768] |
||||||
tempest.api.image.v2.admin.test_images_metadefs_resource_types.MetadataResourceTypesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_basic_meta_def_resource_type_association[id-6f358a4e-5ef0-11e6-a795-080027d0d606] |
pass
pt216.1: tempest.api.image.v2.admin.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association[id-6f358a4e-5ef0-11e6-a795-080027d0d606] |
||||||
tempest.api.image.v2.test_images.BasicOperationsImagesTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_deactivate_reactivate_image[id-951ebe01-969f-4ea9-9898-8a3f1f442ab0] |
pass
pt217.1: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image[id-951ebe01-969f-4ea9-9898-8a3f1f442ab0] |
||||||
test_delete_image[id-f848bb94-1c6e-45a4-8726-39e3a5b23535,smoke] |
pass
pt217.2: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image[id-f848bb94-1c6e-45a4-8726-39e3a5b23535,smoke] |
||||||
test_register_upload_get_image_file[id-139b765e-7f3d-4b3d-8b37-3ca3876ee318,smoke] |
pass
pt217.3: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file[id-139b765e-7f3d-4b3d-8b37-3ca3876ee318,smoke] |
||||||
test_update_image[id-f66891a7-a35c-41a8-b590-a065c2a1caa6,smoke] |
pass
pt217.4: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image[id-f66891a7-a35c-41a8-b590-a065c2a1caa6,smoke] |
||||||
tempest.api.image.v2.test_images.ListSharedImagesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_images_param_member_status[id-3fa50be4-8e38-4c02-a8db-7811bb780122] |
pass
pt218.1: tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status[id-3fa50be4-8e38-4c02-a8db-7811bb780122] |
||||||
tempest.api.image.v2.test_images.ListUserImagesTest | 15 | 15 | 0 | 0 | 0 | Detail | |
test_get_image_schema[id-622b925c-479f-4736-860d-adeaf13bc371] |
pass
pt219.1: tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema[id-622b925c-479f-4736-860d-adeaf13bc371] |
||||||
test_get_images_schema[id-25c8d7b2-df21-460f-87ac-93130bcdc684] |
pass
pt219.2: tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema[id-25c8d7b2-df21-460f-87ac-93130bcdc684] |
||||||
test_list_image_param_owner[id-e9a44b91-31c8-4b40-a332-e0a39ffb4dbb] |
pass
pt219.3: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner[id-e9a44b91-31c8-4b40-a332-e0a39ffb4dbb] |
||||||
test_list_images_param_container_format[id-9959ca1d-1aa7-4b7a-a1ea-0fff0499b37e] |
pass
pt219.4: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format[id-9959ca1d-1aa7-4b7a-a1ea-0fff0499b37e] |
||||||
test_list_images_param_disk_format[id-4a4735a7-f22f-49b6-b0d9-66e1ef7453eb] |
pass
pt219.5: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format[id-4a4735a7-f22f-49b6-b0d9-66e1ef7453eb] |
||||||
test_list_images_param_limit[id-e914a891-3cc8-4b40-ad32-e0a39ffbddbb] |
pass
pt219.6: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit[id-e914a891-3cc8-4b40-ad32-e0a39ffbddbb] |
||||||
test_list_images_param_min_max_size[id-4ad8c157-971a-4ba8-aa84-ed61154b1e7f] |
pass
pt219.7: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size[id-4ad8c157-971a-4ba8-aa84-ed61154b1e7f] |
||||||
test_list_images_param_name[id-55c8f5f5-bfed-409d-a6d5-4caeda985d7b] |
pass
pt219.8: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name[id-55c8f5f5-bfed-409d-a6d5-4caeda985d7b] |
||||||
test_list_images_param_size[id-cf1b9a48-8340-480e-af7b-fe7e17690876] |
pass
pt219.9: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size[id-cf1b9a48-8340-480e-af7b-fe7e17690876] |
||||||
test_list_images_param_sort[id-eeadce49-04e0-43b7-aec7-52535d903e7a] |
pass
pt219.10: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort[id-eeadce49-04e0-43b7-aec7-52535d903e7a] |
||||||
test_list_images_param_sort_key_dir[id-9faaa0c2-c3a5-43e1-8f61-61c54b409a49] |
pass
pt219.11: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir[id-9faaa0c2-c3a5-43e1-8f61-61c54b409a49] |
||||||
test_list_images_param_status[id-7fc9e369-0f58-4d05-9aa5-0969e2d59d15] |
pass
pt219.12: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status[id-7fc9e369-0f58-4d05-9aa5-0969e2d59d15] |
||||||
test_list_images_param_tag[id-aa8ac4df-cff9-418b-8d0f-dd9c67b072c9] |
pass
pt219.13: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag[id-aa8ac4df-cff9-418b-8d0f-dd9c67b072c9] |
||||||
test_list_images_param_visibility[id-7a95bb92-d99e-4b12-9718-7bc6ab73e6d2] |
pass
pt219.14: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility[id-7a95bb92-d99e-4b12-9718-7bc6ab73e6d2] |
||||||
test_list_no_params[id-1e341d7a-90a9-494c-b143-2cdf2aeb6aee] |
pass
pt219.15: tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params[id-1e341d7a-90a9-494c-b143-2cdf2aeb6aee] |
||||||
tempest.api.image.v2.test_images_member.ImagesMemberTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_get_image_member[id-a6ee18b9-4378-465e-9ad9-9a6de58a3287] |
pass
pt220.1: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member[id-a6ee18b9-4378-465e-9ad9-9a6de58a3287] |
||||||
test_get_image_member_schema[id-634dcc3f-f6e2-4409-b8fd-354a0bb25d83] |
pass
pt220.2: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema[id-634dcc3f-f6e2-4409-b8fd-354a0bb25d83] |
||||||
test_get_image_members_schema[id-6ae916ef-1052-4e11-8d36-b3ae14853cbb] |
pass
pt220.3: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema[id-6ae916ef-1052-4e11-8d36-b3ae14853cbb] |
||||||
test_image_share_accept[id-5934c6ea-27dc-4d6e-9421-eeb5e045494a] |
pass
pt220.4: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept[id-5934c6ea-27dc-4d6e-9421-eeb5e045494a] |
||||||
test_image_share_reject[id-d9e83e5f-3524-4b38-a900-22abcb26e90e] |
pass
pt220.5: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject[id-d9e83e5f-3524-4b38-a900-22abcb26e90e] |
||||||
test_remove_image_member[id-72989bc7-2268-48ed-af22-8821e835c914] |
pass
pt220.6: tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member[id-72989bc7-2268-48ed-af22-8821e835c914] |
||||||
tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_image_share_invalid_status[id-b79efb37-820d-4cf0-b54c-308b00cf842c,negative] |
pass
pt221.1: tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status[id-b79efb37-820d-4cf0-b54c-308b00cf842c,negative] |
||||||
test_image_share_owner_cannot_accept[id-27002f74-109e-4a37-acd0-f91cd4597967,negative] |
pass
pt221.2: tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept[id-27002f74-109e-4a37-acd0-f91cd4597967,negative] |
||||||
tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest | 10 | 10 | 0 | 0 | 0 | Detail | |
test_get_metadata_namespace_schema[id-e9e44891-3cb8-3b40-a532-e0a39fea3dab] |
pass
pt222.1: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema[id-e9e44891-3cb8-3b40-a532-e0a39fea3dab] |
||||||
test_get_metadata_namespaces_schema[id-ffe44891-678b-3ba0-a3e2-e0a3967b3aeb] |
pass
pt222.2: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema[id-ffe44891-678b-3ba0-a3e2-e0a3967b3aeb] |
||||||
test_get_metadata_object_schema[id-dff4a891-b38b-3bf0-a3b2-e03ee67b3a3b] |
pass
pt222.3: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema[id-dff4a891-b38b-3bf0-a3b2-e03ee67b3a3b] |
||||||
test_get_metadata_objects_schema[id-dee4a891-b38b-3bf0-a3b2-e03ee67b3a3c] |
pass
pt222.4: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema[id-dee4a891-b38b-3bf0-a3b2-e03ee67b3a3c] |
||||||
test_get_metadata_properties_schema[id-dce4a891-b38b-3bf0-a3b2-e03ee67b3a3e] |
pass
pt222.5: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema[id-dce4a891-b38b-3bf0-a3b2-e03ee67b3a3e] |
||||||
test_get_metadata_property_schema[id-dae4a891-b38b-3bf0-a3b2-e03ee67b3a3d] |
pass
pt222.6: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema[id-dae4a891-b38b-3bf0-a3b2-e03ee67b3a3d] |
||||||
test_get_metadata_resource_type_schema[id-fde34891-678b-3b40-ae32-e0a3e67b6beb] |
pass
pt222.7: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema[id-fde34891-678b-3b40-ae32-e0a3e67b6beb] |
||||||
test_get_metadata_resources_types_schema[id-dfe4a891-b38b-3bf0-a3b2-e03ee67b3a3a] |
pass
pt222.8: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema[id-dfe4a891-b38b-3bf0-a3b2-e03ee67b3a3a] |
||||||
test_get_metadata_tag_schema[id-dde4a891-b38b-3bf0-a3b2-e03ee67b3a3e] |
pass
pt222.9: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema[id-dde4a891-b38b-3bf0-a3b2-e03ee67b3a3e] |
||||||
test_get_metadata_tags_schema[id-cde4a891-b38b-3bf0-a3b2-e03ee67b3a3a] |
pass
pt222.10: tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema[id-cde4a891-b38b-3bf0-a3b2-e03ee67b3a3a] |
||||||
tempest.api.image.v2.test_images_negative.ImagesNegativeTest | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_image_reserved_property[id-e3fb7df8-2742-4143-8976-f1b26870f0a0,negative] |
pass
pt223.1: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_create_image_reserved_property[id-e3fb7df8-2742-4143-8976-f1b26870f0a0,negative] |
||||||
test_delete_image_null_id[id-32248db1-ab88-4821-9604-c7c369f1f88c,negative] |
pass
pt223.2: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id[id-32248db1-ab88-4821-9604-c7c369f1f88c,negative] |
||||||
test_delete_non_existing_image[id-6fe40f1c-57bd-4918-89cc-8500f850f3de,negative] |
pass
pt223.3: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image[id-6fe40f1c-57bd-4918-89cc-8500f850f3de,negative] |
||||||
test_delete_protected_image[id-ab980a34-8410-40eb-872b-f264752f46e5,negative] |
pass
pt223.4: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image[id-ab980a34-8410-40eb-872b-f264752f46e5,negative] |
||||||
test_get_delete_deleted_image[id-e57fc127-7ba0-4693-92d7-1d8a05ebcba9,negative] |
pass
pt223.5: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image[id-e57fc127-7ba0-4693-92d7-1d8a05ebcba9,negative] |
||||||
test_get_image_null_id[id-ef45000d-0a72-4781-866d-4cb7bf2562ad,negative] |
pass
pt223.6: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id[id-ef45000d-0a72-4781-866d-4cb7bf2562ad,negative] |
||||||
test_get_non_existent_image[id-668743d5-08ad-4480-b2b8-15da34f81d9f,negative] |
pass
pt223.7: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image[id-668743d5-08ad-4480-b2b8-15da34f81d9f,negative] |
||||||
test_register_with_invalid_container_format[id-292bd310-369b-41c7-a7a3-10276ef76753,negative] |
pass
pt223.8: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format[id-292bd310-369b-41c7-a7a3-10276ef76753,negative] |
||||||
test_register_with_invalid_disk_format[id-70c6040c-5a97-4111-9e13-e73665264ce1,negative] |
pass
pt223.9: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format[id-70c6040c-5a97-4111-9e13-e73665264ce1,negative] |
||||||
test_update_image_reserved_property[id-a0ae75d4-ce9c-4576-b823-aba04c8acabd,negative] |
pass
pt223.10: tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_update_image_reserved_property[id-a0ae75d4-ce9c-4576-b823-aba04c8acabd,negative] |
||||||
tempest.api.image.v2.test_images_tags.ImagesTagsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_delete_tags_for_image[id-10407036-6059-4f95-a2cd-cbbbee7ed329] |
pass
pt224.1: tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image[id-10407036-6059-4f95-a2cd-cbbbee7ed329] |
||||||
tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_non_existing_tag[id-39c023a2-325a-433a-9eea-649bf1414b19,negative] |
pass
pt225.1: tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag[id-39c023a2-325a-433a-9eea-649bf1414b19,negative] |
||||||
test_update_tags_for_non_existing_image[id-8cd30f82-6f9a-4c6e-8034-c1b51fba43d9,negative] |
pass
pt225.2: tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image[id-8cd30f82-6f9a-4c6e-8034-c1b51fba43d9,negative] |
||||||
tempest.api.image.v2.test_versions.VersionsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_versions[id-659ea30a-a17c-4317-832c-0f68ed23c31d,smoke] |
pass
pt226.1: tempest.api.image.v2.test_versions.VersionsTest.test_list_versions[id-659ea30a-a17c-4317-832c-0f68ed23c31d,smoke] |
||||||
tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_add_remove_network_from_dhcp_agent[id-a0856713-6549-470c-a656-e97c8df9a14d] |
pass
pt227.1: tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent[id-a0856713-6549-470c-a656-e97c8df9a14d] |
||||||
test_list_dhcp_agent_hosting_network[id-5032b1fe-eb42-4a64-8f3b-6e189d8b5c7d] |
pass
pt227.2: tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network[id-5032b1fe-eb42-4a64-8f3b-6e189d8b5c7d] |
||||||
test_list_networks_hosted_by_one_dhcp[id-30c48f98-e45d-4ffb-841c-b8aad57c7587] |
pass
pt227.3: tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp[id-30c48f98-e45d-4ffb-841c-b8aad57c7587] |
||||||
tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_external_network[id-462be770-b310-4df9-9c42-773217e4c8b1] |
pass
pt228.1: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network[id-462be770-b310-4df9-9c42-773217e4c8b1] |
||||||
test_delete_external_networks_with_floating_ip[id-82068503-2cf2-4ed4-b3be-ecb89432e4bb] |
pass
pt228.2: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip[id-82068503-2cf2-4ed4-b3be-ecb89432e4bb] |
||||||
test_list_external_networks[id-39be4c9b-a57e-4ff9-b7c7-b218e209dfcc] |
pass
pt228.3: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks[id-39be4c9b-a57e-4ff9-b7c7-b218e209dfcc] |
||||||
test_show_external_networks_attribute[id-2ac50ab2-7ebd-4e27-b3ce-a9e399faaea2] |
pass
pt228.4: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute[id-2ac50ab2-7ebd-4e27-b3ce-a9e399faaea2] |
||||||
test_update_external_network[id-4db5417a-e11c-474d-a361-af00ebef57c5] |
pass
pt228.5: tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network[id-4db5417a-e11c-474d-a361-af00ebef57c5] |
||||||
tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_port_with_precreated_floatingip_as_fixed_ip[id-d402ae6c-0be0-4d8e-833b-a738895d98d0,negative] |
pass
pt229.1: tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip[id-d402ae6c-0be0-4d8e-833b-a738895d98d0,negative] |
||||||
tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_show_floating_ip_with_tenant_id_by_admin[id-32727cc3-abe2-4485-a16e-48f2d54c14f2] |
pass
pt230.1: tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin[id-32727cc3-abe2-4485-a16e-48f2d54c14f2] |
||||||
test_list_floating_ips_from_admin_and_nonadmin[id-64f2100b-5471-4ded-b46c-ddeeeb4f231b] |
pass
pt230.2: tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin[id-64f2100b-5471-4ded-b46c-ddeeeb4f231b] |
||||||
tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
pass
pt231.1: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
||||||
test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
pass
pt231.2: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
||||||
test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
pass
pt231.3: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
||||||
test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
pass
pt231.4: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
||||||
test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
pass
pt231.5: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
||||||
test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
pass
pt231.6: tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON.test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
||||||
tempest.api.network.admin.test_metering_extensions.MeteringTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
pass
pt232.1: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_rule_with_filters[id-f4d547cd-3aee-408f-bf36-454f8825e045] |
||||||
test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
pass
pt232.2: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_create_delete_metering_label_with_filters[id-ec8e15ff-95d0-433b-b8a6-b466bddb1e50] |
||||||
test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
pass
pt232.3: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_list_metering_label_rules[id-cc832399-6681-493b-9d79-0202831a1281] |
||||||
test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
pass
pt232.4: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_list_metering_labels[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
||||||
test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
pass
pt232.5: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_show_metering_label[id-30abb445-0eea-472e-bd02-8649f54a5968] |
||||||
test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
pass
pt232.6: tempest.api.network.admin.test_metering_extensions.MeteringTestJSON.test_show_metering_label_rule[id-b7354489-96ea-41f3-9452-bace120fb4a7] |
||||||
tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_network_quota_exceeding[id-644f4e1b-1bf9-4af0-9fd8-eb56ac0f51cf,negative] |
pass
pt233.1: tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding[id-644f4e1b-1bf9-4af0-9fd8-eb56ac0f51cf,negative] |
||||||
tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
pass
pt234.1: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
||||||
test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
pass
pt234.2: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
||||||
test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
pass
pt234.3: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
||||||
test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
pass
pt234.4: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
||||||
tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
pass
pt235.1: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr[compute,id-8e8569c1-9ac7-44db-8bc1-f5fb2814f29b] |
||||||
test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
pass
pt235.2: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr[compute,id-1c82a44a-6c6e-48ff-89e1-abe7eaf8f9f8] |
||||||
test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
pass
pt235.3: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr[id-b54ac0ff-35fc-4c79-9ca3-c7dbd4ea4f13] |
||||||
test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
pass
pt235.4: tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr[compute,id-6f6c412c-711f-444d-8502-0ac30fbf5dd5] |
||||||
tempest.api.network.admin.test_quotas.QuotasTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quotas[id-2390f766-836d-40ef-9aeb-e810d78207fb] |
pass
pt236.1: tempest.api.network.admin.test_quotas.QuotasTest.test_quotas[id-2390f766-836d-40ef-9aeb-e810d78207fb] |
||||||
test_show_quota_details[id-7b05ec5f-bf44-43cb-b28f-ddd72a824288] |
pass
pt236.2: tempest.api.network.admin.test_quotas.QuotasTest.test_show_quota_details[id-7b05ec5f-bf44-43cb-b28f-ddd72a824288] |
||||||
tempest.api.network.admin.test_routers.RoutersAdminTest | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
pass
pt237.1: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
||||||
test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
pass
pt237.2: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
||||||
test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
pass
pt237.3: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
||||||
test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
pass
pt237.4: tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
||||||
test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
pass
pt237.5: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
||||||
test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
pass
pt237.6: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
||||||
test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
pass
pt237.7: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
||||||
test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
pass
pt237.8: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
||||||
test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
pass
pt237.9: tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
||||||
tempest.api.network.admin.test_routers.RoutersIpV6AdminTest | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
pass
pt238.1: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_set_gateway_with_fixed_ip[id-cbe42f84-04c2-11e7-8adb-fa163e4fa634] |
||||||
test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
pass
pt238.2: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id[id-e54dd3a3-4352-4921-b09d-44369ae17397] |
||||||
test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
pass
pt238.3: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
||||||
test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
pass
pt238.4: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
||||||
test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
pass
pt238.5: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
||||||
test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
pass
pt238.6: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway[id-6cc285d8-46bf-4f36-9b1a-783e3008ba79] |
||||||
test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
pass
pt238.7: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
||||||
test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
pass
pt238.8: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
||||||
test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
pass
pt238.9: tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway[id-ad81b7ee-4f81-407b-a19c-17e623f763e8] |
||||||
tempest.api.network.admin.test_routers_dvr.RoutersTestDVR | 3 | 3 | 0 | 0 | 0 | Detail | |
test_centralized_router_creation[id-8a0a72b4-7290-4677-afeb-b4ffe37bc352] |
pass
pt239.1: tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_creation[id-8a0a72b4-7290-4677-afeb-b4ffe37bc352] |
||||||
test_centralized_router_update_to_dvr[id-acd43596-c1fb-439d-ada8-31ad48ae3c2e] |
pass
pt239.2: tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_centralized_router_update_to_dvr[id-acd43596-c1fb-439d-ada8-31ad48ae3c2e] |
||||||
test_distributed_router_creation[id-08a2a0a8-f1e4-4b34-8e30-e522e836c44e] |
pass
pt239.3: tempest.api.network.admin.test_routers_dvr.RoutersTestDVR.test_distributed_router_creation[id-08a2a0a8-f1e4-4b34-8e30-e522e836c44e] |
||||||
tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
pass
pt240.1: tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
||||||
tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
pass
pt241.1: tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409[id-7101cc02-058a-11e7-93e1-fa163e4fa634,negative] |
||||||
tempest.api.network.test_agent_management_negative.AgentManagementNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_agents_non_admin[id-e335be47-b9a1-46fd-be30-0874c0b751e6,negative] |
pass
pt242.1: tempest.api.network.test_agent_management_negative.AgentManagementNegativeTest.test_list_agents_non_admin[id-e335be47-b9a1-46fd-be30-0874c0b751e6,negative] |
||||||
tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
pass
pt243.1: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
||||||
test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
pass
pt243.2: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
||||||
test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
pass
pt243.3: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
||||||
test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
pass
pt243.4: tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
||||||
tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
pass
pt244.1: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair[id-86c3529b-1231-40de-803c-00e40882f043] |
||||||
test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
pass
pt244.2: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair[id-9599b337-272c-47fd-b3cf-509414414ac4] |
||||||
test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
pass
pt244.3: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair[id-4d6d178f-34f6-4bff-a01c-0a2f8fe909e4] |
||||||
test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
pass
pt244.4: tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair[id-b3f20091-6cd5-472b-8487-3516137df933] |
||||||
tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6 | 11 | 11 | 0 | 0 | 0 | Detail | |
test_dhcp_stateful[id-4ab211a0-276f-4552-9070-51e27f58fecf] |
pass
pt245.1: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful[id-4ab211a0-276f-4552-9070-51e27f58fecf] |
||||||
test_dhcp_stateful_fixedips[id-51a5e97f-f02e-4e4e-9a17-a69811d300e3] |
pass
pt245.2: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips[id-51a5e97f-f02e-4e4e-9a17-a69811d300e3] |
||||||
test_dhcp_stateful_fixedips_duplicate[id-57b8302b-cba9-4fbb-8835-9168df029051] |
pass
pt245.3: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate[id-57b8302b-cba9-4fbb-8835-9168df029051] |
||||||
test_dhcp_stateful_fixedips_outrange[id-98244d88-d990-4570-91d4-6b25d70d08af] |
pass
pt245.4: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange[id-98244d88-d990-4570-91d4-6b25d70d08af] |
||||||
test_dhcp_stateful_router[id-e98f65db-68f4-4330-9fea-abd8c5192d4d] |
pass
pt245.5: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router[id-e98f65db-68f4-4330-9fea-abd8c5192d4d] |
||||||
test_dhcpv6_64_subnets[id-4256c61d-c538-41ea-9147-3c450c36669e] |
pass
pt245.6: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets[id-4256c61d-c538-41ea-9147-3c450c36669e] |
||||||
test_dhcpv6_invalid_options[id-81f18ef6-95b5-4584-9966-10d480b7496a] |
pass
pt245.7: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options[id-81f18ef6-95b5-4584-9966-10d480b7496a] |
||||||
test_dhcpv6_stateless_eui64[id-e5517e62-6f16-430d-a672-f80875493d4c] |
pass
pt245.8: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64[id-e5517e62-6f16-430d-a672-f80875493d4c] |
||||||
test_dhcpv6_stateless_no_ra[id-ae2f4a5d-03ff-4c42-a3b0-ce2fcb7ea832] |
pass
pt245.9: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra[id-ae2f4a5d-03ff-4c42-a3b0-ce2fcb7ea832] |
||||||
test_dhcpv6_stateless_no_ra_no_dhcp[id-21635b6f-165a-4d42-bf49-7d195e47342f] |
pass
pt245.10: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp[id-21635b6f-165a-4d42-bf49-7d195e47342f] |
||||||
test_dhcpv6_two_subnets[id-4544adf7-bb5f-4bdc-b769-b3e77026cef2] |
pass
pt245.11: tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets[id-4544adf7-bb5f-4bdc-b769-b3e77026cef2] |
||||||
tempest.api.network.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_extensions[id-ef28c7e6-e646-4979-9d67-deb207bc5564,smoke] |
pass
pt246.1: tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions[id-ef28c7e6-e646-4979-9d67-deb207bc5564,smoke] |
||||||
tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
pass
pt247.1: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
||||||
test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
pass
pt247.2: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
||||||
tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
pass
pt248.1: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options[id-d2c17063-3767-4a24-be4f-a23dbfa133c9] |
||||||
test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
pass
pt248.2: tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options[id-9a6aebf4-86ee-4f47-b07a-7f7232c55607] |
||||||
tempest.api.network.test_floating_ips.FloatingIPTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_floating_ip_specifying_a_fixed_ip_address[id-36de4bd0-f09c-43e3-a8e1-1decc1ffd3a5,smoke] |
pass
pt249.1: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address[id-36de4bd0-f09c-43e3-a8e1-1decc1ffd3a5,smoke] |
||||||
test_create_list_show_update_delete_floating_ip[id-62595970-ab1c-4b7f-8fcc-fddfe55e8718,smoke] |
pass
pt249.2: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip[id-62595970-ab1c-4b7f-8fcc-fddfe55e8718,smoke] |
||||||
test_create_update_floatingip_with_port_multiple_ip_address[id-45c4c683-ea97-41ef-9c51-5e9802f2f3d7] |
pass
pt249.3: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address[id-45c4c683-ea97-41ef-9c51-5e9802f2f3d7] |
||||||
test_floating_ip_delete_port[id-e1f6bffd-442f-4668-b30e-df13f2705e77] |
pass
pt249.4: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port[id-e1f6bffd-442f-4668-b30e-df13f2705e77] |
||||||
test_floating_ip_update_different_router[id-1bb2f731-fe5a-4b8c-8409-799ade1bed4d] |
pass
pt249.5: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router[id-1bb2f731-fe5a-4b8c-8409-799ade1bed4d] |
||||||
tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_associate_floatingip_port_ext_net_unreachable[id-6b3b8797-6d43-4191-985c-c48b773eb429,negative] |
pass
pt250.1: tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable[id-6b3b8797-6d43-4191-985c-c48b773eb429,negative] |
||||||
test_create_floatingip_in_private_network[id-50b9aeb4-9f0b-48ee-aa31-fa955a48ff54,negative] |
pass
pt250.2: tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network[id-50b9aeb4-9f0b-48ee-aa31-fa955a48ff54,negative] |
||||||
test_create_floatingip_with_port_ext_net_unreachable[id-22996ea8-4a81-4b27-b6e1-fa5df92fa5e8,negative] |
pass
pt250.3: tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable[id-22996ea8-4a81-4b27-b6e1-fa5df92fa5e8,negative] |
||||||
tempest.api.network.test_networks.BulkNetworkOpsIpV6Test | 3 | 3 | 0 | 0 | 0 | Detail | |
test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
pass
pt251.1: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
||||||
test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
pass
pt251.2: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
||||||
test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
pass
pt251.3: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
||||||
tempest.api.network.test_networks.BulkNetworkOpsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
pass
pt252.1: tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
||||||
test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
pass
pt252.2: tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
||||||
test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
pass
pt252.3: tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
||||||
tempest.api.network.test_networks.NetworksIpV6Test | 22 | 22 | 0 | 0 | 0 | Detail | |
test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
pass
pt253.1: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
||||||
test_create_delete_subnet_with_gw[id-e41a4888-65a6-418c-a095-f7c2ef4ad59a] |
pass
pt253.2: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw[id-e41a4888-65a6-418c-a095-f7c2ef4ad59a] |
||||||
test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
pass
pt253.3: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
||||||
test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
pass
pt253.4: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
||||||
test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
pass
pt253.5: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
||||||
test_create_list_subnet_with_no_gw64_one_network[id-a9653883-b2a4-469b-8c3c-4518430a7e55] |
pass
pt253.6: tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network[id-a9653883-b2a4-469b-8c3c-4518430a7e55] |
||||||
test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
pass
pt253.7: tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
||||||
test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
pass
pt253.8: tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
||||||
test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
pass
pt253.9: tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
||||||
test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
pass
pt253.10: tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
||||||
test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
pass
pt253.11: tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
||||||
test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
pass
pt253.12: tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
||||||
test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
pass
pt253.13: tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
||||||
test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
pass
pt253.14: tempest.api.network.test_networks.NetworksIpV6Test.test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
||||||
test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
pass
pt253.15: tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
||||||
test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
pass
pt253.16: tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
||||||
test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
pass
pt253.17: tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
||||||
test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
pass
pt253.18: tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
||||||
test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
pass
pt253.19: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
||||||
test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
pass
pt253.20: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
||||||
test_create_delete_subnet_with_default_gw[id-ebb4fd95-524f-46af-83c1-0305b239338f] |
pass
pt253.21: tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw[id-ebb4fd95-524f-46af-83c1-0305b239338f] |
||||||
test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
pass
pt253.22: tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
||||||
tempest.api.network.test_networks.NetworksIpV6TestAttrs | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_delete_slaac_subnet_with_ports[id-88554555-ebf8-41ef-9300-4926d45e06e9] |
pass
pt254.1: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports[id-88554555-ebf8-41ef-9300-4926d45e06e9] |
||||||
test_create_delete_stateless_subnet_with_ports[id-2de6ab5a-fcf0-4144-9813-f91a940291f1] |
pass
pt254.2: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports[id-2de6ab5a-fcf0-4144-9813-f91a940291f1] |
||||||
test_create_delete_subnet_with_v6_attributes_slaac[id-176b030f-a923-4040-a755-9dc94329e60c] |
pass
pt254.3: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac[id-176b030f-a923-4040-a755-9dc94329e60c] |
||||||
test_create_delete_subnet_with_v6_attributes_stateful[id-da40cd1b-a833-4354-9a85-cd9b8a3b74ca] |
pass
pt254.4: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful[id-da40cd1b-a833-4354-9a85-cd9b8a3b74ca] |
||||||
test_create_delete_subnet_with_v6_attributes_stateless[id-7d410310-8c86-4902-adf9-865d08e31adb] |
pass
pt254.5: tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless[id-7d410310-8c86-4902-adf9-865d08e31adb] |
||||||
tempest.api.network.test_networks.NetworksTest | 20 | 20 | 0 | 0 | 0 | Detail | |
test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
pass
pt255.1: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes[id-a4d9ec4c-0306-4111-a75c-db01a709030b] |
||||||
test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
pass
pt255.2: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools[id-bec949c4-3147-4ba6-af5f-cd2306118404] |
||||||
test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
pass
pt255.3: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled[id-94ce038d-ff0a-4a4c-a56b-09da3ca0b55d] |
||||||
test_create_delete_subnet_with_gw[id-9393b468-186d-496d-aa36-732348cd76e7] |
pass
pt255.4: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw[id-9393b468-186d-496d-aa36-732348cd76e7] |
||||||
test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
pass
pt255.5: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools[id-8217a149-0c6c-4cfb-93db-0486f707d13f] |
||||||
test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
pass
pt255.6: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers[id-d830de0a-be47-468f-8f02-1fd996118289] |
||||||
test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
pass
pt255.7: tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway[id-d2d596e2-8e76-47a9-ac51-d4648009f4d3] |
||||||
test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
pass
pt255.8: tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
||||||
test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
pass
pt255.9: tempest.api.network.test_networks.NetworksTest.test_create_update_network_description[id-c72c1c0c-2193-4aca-ccc4-b1442640bbbb] |
||||||
test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
pass
pt255.10: tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet[id-f04f61a9-b7f3-4194-90b2-9bcf660d1bfe] |
||||||
test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
pass
pt255.11: tempest.api.network.test_networks.NetworksTest.test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
||||||
test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
pass
pt255.12: tempest.api.network.test_networks.NetworksTest.test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
||||||
test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
pass
pt255.13: tempest.api.network.test_networks.NetworksTest.test_list_networks_fields[id-6ae6d24f-9194-4869-9c85-c313cb20e080] |
||||||
test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
pass
pt255.14: tempest.api.network.test_networks.NetworksTest.test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
||||||
test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
pass
pt255.15: tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields[id-842589e3-9663-46b0-85e4-7f01273b0412] |
||||||
test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
pass
pt255.16: tempest.api.network.test_networks.NetworksTest.test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
||||||
test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
pass
pt255.17: tempest.api.network.test_networks.NetworksTest.test_show_network_fields[id-867819bb-c4b6-45f7-acf9-90edcf70aa5e] |
||||||
test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
pass
pt255.18: tempest.api.network.test_networks.NetworksTest.test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
||||||
test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
pass
pt255.19: tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields[id-270fff0b-8bfc-411f-a184-1e8fd35286f0] |
||||||
test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
pass
pt255.20: tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp[id-3d3852eb-3009-49ec-97ac-5ce83b73010a] |
||||||
tempest.api.network.test_networks_negative.NetworksNegativeTestJSON | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_port_on_non_existent_network[id-13d3b106-47e6-4b9b-8d53-dae947f092fe,negative] |
pass
pt256.1: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network[id-13d3b106-47e6-4b9b-8d53-dae947f092fe,negative] |
||||||
test_delete_non_existent_network[id-03795047-4a94-4120-a0a1-bd376e36fd4e,negative] |
pass
pt256.2: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network[id-03795047-4a94-4120-a0a1-bd376e36fd4e,negative] |
||||||
test_delete_non_existent_port[id-49ec2bbd-ac2e-46fd-8054-798e679ff894,negative] |
pass
pt256.3: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port[id-49ec2bbd-ac2e-46fd-8054-798e679ff894,negative] |
||||||
test_delete_non_existent_subnet[id-a176c859-99fb-42ec-a208-8a85b552a239,negative] |
pass
pt256.4: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet[id-a176c859-99fb-42ec-a208-8a85b552a239,negative] |
||||||
test_show_non_existent_network[id-9293e937-824d-42d2-8d5b-e985ea67002a,negative] |
pass
pt256.5: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network[id-9293e937-824d-42d2-8d5b-e985ea67002a,negative] |
||||||
test_show_non_existent_port[id-a954861d-cbfd-44e8-b0a9-7fab111f235d,negative] |
pass
pt256.6: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port[id-a954861d-cbfd-44e8-b0a9-7fab111f235d,negative] |
||||||
test_show_non_existent_subnet[id-d746b40c-5e09-4043-99f7-cba1be8b70df,negative] |
pass
pt256.7: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet[id-d746b40c-5e09-4043-99f7-cba1be8b70df,negative] |
||||||
test_update_non_existent_network[id-98bfe4e3-574e-4012-8b17-b2647063de87,negative] |
pass
pt256.8: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network[id-98bfe4e3-574e-4012-8b17-b2647063de87,negative] |
||||||
test_update_non_existent_port[id-cf8eef21-4351-4f53-adcd-cc5cb1e76b92,negative] |
pass
pt256.9: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port[id-cf8eef21-4351-4f53-adcd-cc5cb1e76b92,negative] |
||||||
test_update_non_existent_subnet[id-1cc47884-ac52-4415-a31c-e7ce5474a868,negative] |
pass
pt256.10: tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet[id-1cc47884-ac52-4415-a31c-e7ce5474a868,negative] |
||||||
tempest.api.network.test_ports.PortsIpV6TestJSON | 15 | 15 | 0 | 0 | 0 | Detail | |
test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
pass
pt257.1: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
||||||
test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
pass
pt257.2: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
||||||
test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
pass
pt257.3: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
||||||
test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
pass
pt257.4: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
||||||
test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
pass
pt257.5: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
||||||
test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
pass
pt257.6: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
||||||
test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
pass
pt257.7: tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
||||||
test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
pass
pt257.8: tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
||||||
test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
pass
pt257.9: tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
||||||
test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
pass
pt257.10: tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
||||||
test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
pass
pt257.11: tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
||||||
test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
pass
pt257.12: tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
||||||
test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
pass
pt257.13: tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
||||||
test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
pass
pt257.14: tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
||||||
test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
pass
pt257.15: tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
||||||
tempest.api.network.test_ports.PortsTestJSON | 15 | 15 | 0 | 0 | 0 | Detail | |
test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
pass
pt258.1: tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port[id-67f1b811-f8db-43e2-86bd-72c074d4a42c] |
||||||
test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
pass
pt258.2: tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
||||||
test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
pass
pt258.3: tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
||||||
test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
pass
pt258.4: tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac[id-13e95171-6cbd-489c-9d7c-3f9c58215c18] |
||||||
test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
pass
pt258.5: tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
||||||
test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
pass
pt258.6: tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip[id-63aeadd4-3b49-427f-a3b1-19ca81f06270] |
||||||
test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
pass
pt258.7: tempest.api.network.test_ports.PortsTestJSON.test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
||||||
test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
pass
pt258.8: tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields[id-ff7f117f-f034-4e0e-abff-ccef05c454b4] |
||||||
test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
pass
pt258.9: tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip[id-e7fe260b-1e79-4dd3-86d9-bec6a7959fc5] |
||||||
test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
pass
pt258.10: tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr[id-79895408-85d5-460d-94e7-9531c5fd9123] |
||||||
test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
pass
pt258.11: tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id[id-5ad01ed0-0e6e-4c5d-8194-232801b15c72] |
||||||
test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
pass
pt258.12: tempest.api.network.test_ports.PortsTestJSON.test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
||||||
test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
pass
pt258.13: tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields[id-45fcdaf2-dab0-4c13-ac6c-fcddfb579dbd] |
||||||
test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
pass
pt258.14: tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes[id-58091b66-4ff4-4cc1-a549-05d60c7acd1a] |
||||||
test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
pass
pt258.15: tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes[id-edf6766d-3d40-4621-bc6e-2521a44c257d] |
||||||
tempest.api.network.test_routers.RoutersIpV6Test | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
pass
pt259.1: tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
||||||
test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
pass
pt259.2: tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
||||||
test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
pass
pt259.3: tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
||||||
test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
pass
pt259.4: tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
||||||
test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
pass
pt259.5: tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
||||||
test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
pass
pt259.6: tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
||||||
test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
pass
pt259.7: tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
||||||
tempest.api.network.test_routers.RoutersTest | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
pass
pt260.1: tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
||||||
test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
pass
pt260.2: tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
||||||
test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
pass
pt260.3: tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
||||||
test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
pass
pt260.4: tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
||||||
test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
pass
pt260.5: tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip[id-96522edf-b4b5-45d9-8443-fa11c26e6eff] |
||||||
test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
pass
pt260.6: tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
||||||
test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
pass
pt260.7: tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state[id-a8902683-c788-4246-95c7-ad9c6d63a4d9] |
||||||
tempest.api.network.test_routers_negative.DvrRoutersNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_router_create_tenant_distributed_returns_forbidden[id-4990b055-8fc7-48ab-bba7-aa28beaad0b9,negative] |
pass
pt261.1: tempest.api.network.test_routers_negative.DvrRoutersNegativeTest.test_router_create_tenant_distributed_returns_forbidden[id-4990b055-8fc7-48ab-bba7-aa28beaad0b9,negative] |
||||||
tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
pass
pt262.1: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
||||||
test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
pass
pt262.2: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
||||||
test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
pass
pt262.3: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
||||||
test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
pass
pt262.4: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
||||||
test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
pass
pt262.5: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
||||||
test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
pass
pt262.6: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
||||||
test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
pass
pt262.7: tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
||||||
tempest.api.network.test_routers_negative.RoutersNegativeTest | 7 | 7 | 0 | 0 | 0 | Detail | |
test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
pass
pt263.1: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400[id-957751a3-3c68-4fa2-93b6-eb52ea10db6e,negative] |
||||||
test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
pass
pt263.2: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404[id-c7edc5ad-d09d-41e6-a344-5c0c31e2e3e4,negative] |
||||||
test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
pass
pt263.3: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404[id-37a94fc0-a834-45b9-bd23-9a81d2fd1e22,negative] |
||||||
test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
pass
pt263.4: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409[id-04df80f9-224d-47f5-837a-bf23e33d1c20,negative] |
||||||
test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
pass
pt263.5: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404[id-c2a70d72-8826-43a7-8208-0209e6360c47,negative] |
||||||
test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
pass
pt263.6: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404[id-b23d1569-8b0c-4169-8d4b-6abd34fad5c7,negative] |
||||||
test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
pass
pt263.7: tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400[id-11836a18-0b15-4327-a50b-f0d9dc66bddd,negative] |
||||||
tempest.api.network.test_security_groups.SecGroupIPv6Test | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
pass
pt264.1: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
||||||
test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
pass
pt264.2: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
||||||
test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
pass
pt264.3: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
||||||
test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
pass
pt264.4: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
||||||
test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
pass
pt264.5: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
||||||
test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
pass
pt264.6: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
||||||
test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
pass
pt264.7: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
||||||
test_delete_security_group_clear_associated_rules[id-fd1ea1c5-eedc-403f-898d-2b562e853f2e] |
pass
pt264.8: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_delete_security_group_clear_associated_rules[id-fd1ea1c5-eedc-403f-898d-2b562e853f2e] |
||||||
test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
pass
pt264.9: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
||||||
tempest.api.network.test_security_groups.SecGroupTest | 9 | 9 | 0 | 0 | 0 | Detail | |
test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
pass
pt265.1: tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
||||||
test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
pass
pt265.2: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args[id-87dfbcf9-1849-43ea-b1e4-efa3eeae9f71] |
||||||
test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
pass
pt265.3: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code[id-c9463db8-b44d-4f52-b6c0-8dbda99f26ce] |
||||||
test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
pass
pt265.4: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value[id-0a307599-6655-4220-bebc-fd70c64f2290] |
||||||
test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
pass
pt265.5: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id[id-c2ed2deb-7a0c-44d8-8b4c-a5825b5c310b] |
||||||
test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
pass
pt265.6: tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix[id-16459776-5da2-4634-bce4-4b55ee3ec188] |
||||||
test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
pass
pt265.7: tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
||||||
test_delete_security_group_clear_associated_rules[id-fd1ea1c5-eedc-403f-898d-2b562e853f2e] |
pass
pt265.8: tempest.api.network.test_security_groups.SecGroupTest.test_delete_security_group_clear_associated_rules[id-fd1ea1c5-eedc-403f-898d-2b562e853f2e] |
||||||
test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
pass
pt265.9: tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
||||||
tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test | 14 | 14 | 0 | 0 | 0 | Detail | |
test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
pass
pt266.1: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
||||||
test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
pass
pt266.2: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
||||||
test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
pass
pt266.3: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
||||||
test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
pass
pt266.4: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
||||||
test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
pass
pt266.5: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
||||||
test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
pass
pt266.6: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
||||||
test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
pass
pt266.7: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
||||||
test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
pass
pt266.8: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
||||||
test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
pass
pt266.9: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
||||||
test_create_security_group_rule_wrong_ip_prefix_version[id-7607439c-af73-499e-bf64-f687fd12a842,negative] |
pass
pt266.10: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version[id-7607439c-af73-499e-bf64-f687fd12a842,negative] |
||||||
test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
pass
pt266.11: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
||||||
test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
pass
pt266.12: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
||||||
test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
pass
pt266.13: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
||||||
test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
pass
pt266.14: tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
||||||
tempest.api.network.test_security_groups_negative.NegativeSecGroupTest | 13 | 13 | 0 | 0 | 0 | Detail | |
test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
pass
pt267.1: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails[id-2323061e-9fbf-4eb0-b547-7e8fafc90849,negative] |
||||||
test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
pass
pt267.2: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails[id-8fde898f-ce88-493b-adc9-4e4692879fc5,negative] |
||||||
test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
pass
pt267.3: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype[id-5666968c-fff3-40d6-9efc-df1c8bd01abb,negative] |
||||||
test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
pass
pt267.4: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol[id-981bdc22-ce48-41ed-900a-73148b583958,negative] |
||||||
test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
pass
pt267.5: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix[id-5f8daf69-3c5f-4aaa-88c9-db1d66f68679,negative] |
||||||
test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
pass
pt267.6: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports[id-0d9c7791-f2ad-4e2f-ac73-abf2373b0d2d,negative] |
||||||
test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
pass
pt267.7: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid[id-4bf786fd-2f02-443c-9716-5b98e159a49a,negative] |
||||||
test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
pass
pt267.8: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group[id-be308db6-a7cf-4d5c-9baf-71bafd73f35e,negative] |
||||||
test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
pass
pt267.9: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group[id-b5c4b247-6b02-435b-b088-d10d45650881,negative] |
||||||
test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
pass
pt267.10: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default[id-966e2b96-023a-11e7-a9e4-fa163e4fa634,negative] |
||||||
test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
pass
pt267.11: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group[id-1f1bb89d-5664-4956-9fcd-83ee0fa603df,negative] |
||||||
test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
pass
pt267.12: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group[id-424fd5c3-9ddc-486a-b45f-39bf0c820fc6,negative] |
||||||
test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
pass
pt267.13: tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule[id-4c094c09-000b-4e41-8100-9617600c02a6,negative] |
||||||
tempest.api.network.test_service_providers.ServiceProvidersTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_service_providers_list[id-2cbbeea9-f010-40f6-8df5-4eaa0c918ea6] |
pass
pt268.1: tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list[id-2cbbeea9-f010-40f6-8df5-4eaa0c918ea6] |
||||||
tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_list_show_update_delete_subnetpools[id-62595970-ab1c-4b7f-8fcc-fddfe55e9811,smoke] |
pass
pt269.1: tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools[id-62595970-ab1c-4b7f-8fcc-fddfe55e9811,smoke] |
||||||
tempest.api.network.test_tags.TagsExtTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_check_list_and_delete_tags[id-c6231efa-9a89-4adf-b050-2a3156b8a1d9] |
pass
pt270.1: tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags[id-c6231efa-9a89-4adf-b050-2a3156b8a1d9] |
||||||
test_update_and_delete_all_tags[id-663a90f5-f334-4b44-afe0-c5fc1d408791] |
pass
pt270.2: tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags[id-663a90f5-f334-4b44-afe0-c5fc1d408791] |
||||||
tempest.api.network.test_tags.TagsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_list_show_update_delete_tags[id-ee76bfaf-ac94-4d74-9ecc-4bbd4c583cb1] |
pass
pt271.1: tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags[id-ee76bfaf-ac94-4d74-9ecc-4bbd4c583cb1] |
||||||
tempest.api.network.test_versions.NetworksApiDiscovery | 2 | 2 | 0 | 0 | 0 | Detail | |
test_api_version_resources[id-cac8a836-c2e0-4304-b556-cd299c7281d1,smoke] |
pass
pt272.1: tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources[id-cac8a836-c2e0-4304-b556-cd299c7281d1,smoke] |
||||||
test_show_api_v2_details[id-e64b7216-3178-4263-967c-d389290988bf,smoke] |
pass
pt272.2: tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details[id-e64b7216-3178-4263-967c-d389290988bf,smoke] |
||||||
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
pt273.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
pt273.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
pt274.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
pt275.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
pt275.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
pt275.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
pt276.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
pt277.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
||||||
tempest.api.volume.admin.test_group_types.GroupTypesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt278.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
||||||
test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
pass
pt278.2: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
||||||
tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt279.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
pt279.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
pt280.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
pt281.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
pt282.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
pt282.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
pt282.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
pt282.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
pt282.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
pt282.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
pt282.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
||||||
tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_unmanage_manage_snapshot[id-0132f42d-0147-4b45-8501-cc504bbf7810] |
pass
pt283.1: tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest.test_unmanage_manage_snapshot[id-0132f42d-0147-4b45-8501-cc504bbf7810] |
||||||
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
pt284.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
pt284.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
pt284.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
pt284.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
pt284.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
pt284.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
pt285.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
pt285.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 | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt286.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
||||||
test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
pass
pt286.2: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
||||||
tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_unmanage_manage_volume[id-70076c71-0ce1-4208-a8ff-36a66e65cc1e] |
pass
pt287.1: tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest.test_unmanage_manage_volume[id-70076c71-0ce1-4208-a8ff-36a66e65cc1e] |
||||||
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
pt288.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
pt288.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
pt289.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
pt289.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
pt290.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
pt290.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
pt290.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
pt290.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
pt290.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
pt290.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
pt290.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
pt291.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
pt291.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
pt291.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
pt292.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
pt293.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
pt293.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
pt293.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
pt293.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
pt293.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
pt294.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
pt294.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
pt294.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
pt294.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
pt294.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
pt295.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
pt295.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
pt296.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
pt296.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
pt297.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
pt297.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
pt297.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
pt297.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
pt297.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
pt298.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
pt298.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
pt298.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
pt299.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
pt299.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
pt299.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
pt299.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
pt299.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
pt299.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
pt299.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
pt299.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
pt299.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
pt299.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
pt299.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
pt299.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
pt300.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
pt300.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
pt300.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
pt300.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
pt300.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
pt300.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 | 6 | 6 | 0 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
pass
pt301.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt301.2: 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
pt301.3: 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
pt301.4: 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
pt301.5: 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
pt301.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
||||||
tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_backup_export_import[id-a99c54a1-dd80-4724-8a13-13bf58d4068d] |
pass
pt302.1: tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import[id-a99c54a1-dd80-4724-8a13-13bf58d4068d] |
||||||
test_volume_backup_reset_status[id-47a35425-a891-4e13-961c-c45deea21e94] |
pass
pt302.2: tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status[id-47a35425-a891-4e13-961c-c45deea21e94] |
||||||
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
pt303.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
pt304.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
pt305.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
pt306.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
pt307.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
pt307.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
pt308.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
pt308.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
pt309.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
pt310.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
pt310.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
pt311.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
pt311.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
pt312.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
pt312.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
pt313.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
pt313.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
pt314.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
pt314.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
pt314.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
pt314.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
pt314.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
pt314.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
||||||
tempest.api.volume.test_volumes_backup.VolumesBackupsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6] |
pass
pt315.1: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume[compute,id-07af8f6d-80af-44c9-a5dc-c8427b1b62e6] |
||||||
test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image] |
pass
pt315.2: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore[id-2a8ba340-dff2-4511-9db7-646f07156b15,image] |
||||||
test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6] |
pass
pt315.3: tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete[id-a66eb488-8ee1-47d4-8e9f-575a095728c6] |
||||||
tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc] |
pass
pt316.1: tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test.test_update_backup[id-9b374cbc-be5f-4d37-8848-7efb8a873dcc] |
||||||
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
pt317.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
pt317.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
pt318.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
||||||
tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt319.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt319.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
||||||
tempest.api.volume.test_volumes_get.VolumesGetTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt320.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
pt320.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
pt320.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
pt321.1: tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
||||||
tempest.api.volume.test_volumes_list.VolumesListTestJSON | 18 | 18 | 0 | 0 | 0 | Detail | |
test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
pass
pt322.1: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
||||||
test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
pass
pt322.2: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
||||||
test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
pass
pt322.3: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
||||||
test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
pass
pt322.4: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
||||||
test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
pass
pt322.5: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
||||||
test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
pass
pt322.6: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
||||||
test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
pass
pt322.7: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
||||||
test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
pass
pt322.8: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
||||||
test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
pass
pt322.9: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
||||||
test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
pass
pt322.10: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
||||||
test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
pass
pt322.11: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
||||||
test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
pass
pt322.12: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
||||||
test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
pass
pt322.13: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
||||||
test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
pass
pt322.14: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
||||||
test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
pass
pt322.15: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
||||||
test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
pass
pt322.16: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
||||||
test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
pass
pt322.17: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
||||||
test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
pass
pt322.18: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
||||||
tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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
pt323.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.VolumesSnapshotTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
pass
pt324.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
||||||
test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
pass
pt324.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt324.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
||||||
test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
pass
pt324.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt324.5: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt324.6: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
||||||
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
pt325.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
pt325.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
pt325.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
pt325.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
pt325.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
pt325.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
pt325.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
pt325.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
pt325.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
pt325.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
pt325.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
pt325.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
pt325.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
||||||
tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt326.1: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
||||||
test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
pass
pt326.2: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
||||||
test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
pass
pt326.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
pt326.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
pt326.5: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
||||||
test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
pass
pt326.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
||||||
tempest.scenario.test_aggregates_basic_ops.TestAggregatesBasicOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_aggregate_basic_ops[compute,id-cb2b4c4f-0c7c-4164-bdde-6285b302a081,slow] |
pass
pt327.1: tempest.scenario.test_aggregates_basic_ops.TestAggregatesBasicOps.test_aggregate_basic_ops[compute,id-cb2b4c4f-0c7c-4164-bdde-6285b302a081,slow] |
||||||
tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes | 2 | 2 | 0 | 0 | 0 | Detail | |
test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume] |
pass
pt328.1: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_cryptsetup[compute,id-cbc752ed-b716-4717-910f-956cce965722,image,slow,volume] |
||||||
test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume] |
pass
pt328.2: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_luks[compute,id-79165fb4-5534-4b9d-8429-97ccffb8f86e,image,slow,volume] |
||||||
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
pt329.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
||||||
tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps | 2 | 2 | 0 | 0 | 0 | Detail | |
test_swift_acl_anonymous_download[id-916c7111-cb1f-44b2-816d-8f760e4ea910,object_storage,slow] |
pass
pt330.1: tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_acl_anonymous_download[id-916c7111-cb1f-44b2-816d-8f760e4ea910,object_storage,slow] |
||||||
test_swift_basic_ops[id-b920faf1-7b8a-4657-b9fe-9c4512bfb381,object_storage] |
pass
pt330.2: tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops[id-b920faf1-7b8a-4657-b9fe-9c4512bfb381,object_storage] |
||||||
tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_boot_into_disabled_port_security_network_without_secgroup[compute,id-13ccf253-e5ad-424b-9c4a-97b88a026699,network,slow] |
pass
pt331.1: tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_boot_into_disabled_port_security_network_without_secgroup[compute,id-13ccf253-e5ad-424b-9c4a-97b88a026699,network,slow] |
||||||
tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_sequence_suspend_resume[compute,id-949da7d5-72c8-4808-8802-e3d70df98e2c,slow] |
pass
pt332.1: tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_server_sequence_suspend_resume[compute,id-949da7d5-72c8-4808-8802-e3d70df98e2c,slow] |
||||||
tempest.scenario.test_server_basic_ops.TestServerBasicOps | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_basic_ops[compute,id-7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba,network,smoke] |
pass
pt333.1: tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops[compute,id-7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba,network,smoke] |
||||||
tempest.scenario.test_shelve_instance.TestShelveInstance | 2 | 2 | 0 | 0 | 0 | Detail | |
test_shelve_instance[compute,id-1164e700-0af0-4a4c-8792-35909a88743c,image,network,slow] |
pass
pt334.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance[compute,id-1164e700-0af0-4a4c-8792-35909a88743c,image,network,slow] |
||||||
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt334.2: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
||||||
tempest.scenario.test_snapshot_pattern.TestSnapshotPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_snapshot_pattern[compute,id-608e604b-1d63-4a82-8e3e-91bc665c90b4,image,network,slow] |
pass
pt335.1: tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern[compute,id-608e604b-1d63-4a82-8e3e-91bc665c90b4,image,network,slow] |
||||||
tempest.scenario.test_unified_limits.ImageQuotaTest | 4 | 0 | 0 | 0 | 4 | Detail | |
test_image_count_quota[id-9b74fe24-183b-41e6-bf42-84c2958a7be8,identity,image] |
skip
pt336.1: tempest.scenario.test_unified_limits.ImageQuotaTest.test_image_count_quota[id-9b74fe24-183b-41e6-bf42-84c2958a7be8,identity,image] |
||||||
test_image_count_uploading_quota[id-b103788b-5329-4aa9-8b0d-97f8733460db,identity,image] |
skip
pt336.2: tempest.scenario.test_unified_limits.ImageQuotaTest.test_image_count_uploading_quota[id-b103788b-5329-4aa9-8b0d-97f8733460db,identity,image] |
||||||
test_image_size_quota[id-05e8d064-c39a-4801-8c6a-465df375ec5b,identity,image] |
skip
pt336.3: tempest.scenario.test_unified_limits.ImageQuotaTest.test_image_size_quota[id-05e8d064-c39a-4801-8c6a-465df375ec5b,identity,image] |
||||||
test_image_stage_quota[id-fc76b8d9-aae5-46fb-9285-099e37f311f7,identity,image] |
skip
pt336.4: tempest.scenario.test_unified_limits.ImageQuotaTest.test_image_stage_quota[id-fc76b8d9-aae5-46fb-9285-099e37f311f7,identity,image] |
||||||
tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume] |
pass
pt337.1: tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore[compute,id-2ce5e55c-4085-43c1-98c6-582525334ad7,image,slow,volume] |
||||||
tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 4 | 4 | 0 | 0 | 0 | Detail | |
test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
pass
pt338.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks[compute,id-cb78919a-e553-4bab-b73b-10cf4d2eb125,volume] |
||||||
test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] |
pass
pt338.2: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] |
||||||
test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] |
pass
pt338.3: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] |
||||||
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
pass
pt338.4: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
||||||
Total | 1288 | 1190 | 14 | 0 | 84 |